CHANGELOG.md in slack-ruby-client-0.3.0 vs CHANGELOG.md in slack-ruby-client-0.3.1
- old
+ new
@@ -1,4 +1,9 @@
+### 0.3.1 (10/16/2015)
+
+* Added `stars.list`, `add` and `remove` - [@dblock](https://github.com/dblock).
+* Added `attachments`, `parse` and `link_names` to `chat.update` - [@dblock](https://github.com/dblock).
+
### 0.3.0 (9/1/2015)
* Added `team.info` and `accessLogs` - [@dblock](https://github.com/dblock).
* Removed obsolete `presence` API - [@dblock](https://github.com/dblock).
* Added `pins.add`, `list` and `remove` - [@dblock](https://github.com/dblock).