Sha256: 79d0e5ca4c514cc55d7d12d3814f1db3020699d5e455e2075a4d5e6f3e039a78
Contents?: true
Size: 1.07 KB
Versions: 1
Compression:
Stored size: 1.07 KB
Contents
# Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## [0.6.2] - 2015-12-02 ### Fixed - `API::Params` will not work correctly when both optional and defaults are specified ## [0.6.1] - 2015-11-28 ### Fixed - typo in topic_posts method ## [0.6.0] - 2015-11-27 ### Added - get posts in topic by an array of id's ## [0.5.1] - 2015-11-21 ### Fixed - remove puts statement ## [0.5.0] - 2015-11-21 ### Added - get latest category topics by page ## [0.4.0] - 2015-01-15 ### Added - generate an api key for a user - revoke an api key for a user - update user trust level - grant user badge ## [0.3.6] - 2015-01-11 ### Added - list badges - view email settings - list emails sent - list badges by user - be able to specify SSL connection settings - list api keys generated - list backups created ## [0.3.5] - 2015-01-06 ### Added - Can now get a list of users by type: active, new, staff, etc. - `client.category_latest_posts("category-slug")` endpoint ## [0.1.2] - 2014-05-11 - Release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
discourse_api-0.6.2 | CHANGELOG.md |