CHANGELOG.md in panoptes-client-0.2.8 vs CHANGELOG.md in panoptes-client-0.2.9
- old
+ new
@@ -1,4 +1,8 @@
+# 0.2.9
+
+* Be compatible with JRuby
+
# 0.2.8
* Merged Client and TalkClient: `client.discussions` is now just on Client. TalkClient is still present as an alias for Client
* Add `client.create_comment` to post a comment in a talk discussions
* Add `client.current_user` to get information contained in the authentication token, if given