Current section
Files
Jump to
Current section
Files
hipchat_elixir
CHANGELOG.md
CHANGELOG.md
# Change Log
Log (mostly) breaking changes only.
## 0.2.0 (around [7795804](https://github.com/ymtszw/hipchat_elixir/commit/7795804ecc4c488c5989ce8ccb932f3377eac51d))
- Change in module naming style
- Now `Hipchat.<version>.<basename>`, instead of `Hipchat.<version>.Api.<basename>`
- Change in client struct
- Now `Hipchat.ApiClient` or `Hipchat.OauthClient`, instead of `Hipchat.<version>.Client`
- Change in directory structures
- Add OAuth Sessions API
## 0.1.0
- First release with some working APIs