hipchat_elixir v0.5.0 Release Notes
-
- ⬇️ Drop hackney dependency, use Erlang's
httpc
Hipchat.ApiClient
andHipChat.OauthClient
structs now have:httpc_opts
field instead of:hackney_opts
- ⬇️ Drop hackney dependency, use Erlang's
httpc
Hipchat.ApiClient
and HipChat.OauthClient
structs now have :httpc_opts
field instead of :hackney_opts