Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
allbegray authored Jun 21, 2016
1 parent 2a3f2b8 commit 2e881dd
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,19 @@ Step 2. Add the dependency in the form
<dependency>
<groupId>com.github.allbegray</groupId>
<artifactId>slack-api</artifactId>
<version>v1.2.2.RELEASE</version>
<version>v1.3.0.RELEASE</version>
</dependency>
```

## Change Logs

### v1.3.0.RELEASE

add method "bots.info"
add method "chat.meMessage"
add method "files.revokePublicURL", "files.sharedPublicURL"
add field "footer", "footer_icon", "ts". message attachments.

### v1.2.2.RELEASE

fix - Real Time Messaging API (apologize for being late)
Expand Down

0 comments on commit 2e881dd

Please sign in to comment.