Sha256: b92325276284bb13b3989af22285a12803562c887c30aa2223b81861b61756f0
Contents?: true
Size: 717 Bytes
Versions: 1
Compression:
Stored size: 717 Bytes
Contents
# CHANGELOG ## 1.0.6 (2014-03-09) * Added `include_deleted` parameter to `users_list` method [#7](https://github.com/czarneckid/hipchat-api/pull/7) ## 1.0.5 (2012-12-04) * Added `rooms_topic` method to set a room's topic. * Added `users_undelete` method to undelete a user. ## 1.0.4 (2012-07-16) * Change reject! to reject to fix create user issue. Fixes #2. Thanks @bradleybuda. ## 1.0.3 (2012-07-13) * Add support to the new message_format param when publishing messages to a room. Thanks @rtopitt. ## 1.0.2 (2011-09-09) * Added missing HipChat API methods: `rooms_create`, `rooms_delete` ## 1.0.1 (2011-05-09) * Set the default HIPCHAT_API_URL to use https ## 1.0.0 (2011-05-07) * Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hipchat-api-1.0.6 | CHANGELOG.md |