Skip to content

Latest commit

 

History

History
79 lines (45 loc) · 3.63 KB

CHANGELOG.md

File metadata and controls

79 lines (45 loc) · 3.63 KB

Change Log

v0.0.10 (2019-01-26)

Full Changelog

Fixed bugs:

Merged pull requests:

  • link to gist example for API usage. #18 (mqu)

v0.0.9 (2018-10-17)

Full Changelog

Implemented enhancements:

  • Allow mattermost servers to use subdirectory #17 (haccht)

v0.0.8 (2018-01-30)

Full Changelog

Implemented enhancements:

  • Use Faraday as internal HTTP client #6

Fixed bugs:

  • Client#logout did not call logout api #13

v0.0.7 (2018-01-23)

Full Changelog

Fixed bugs:

  • All POST/PUT operations are broken #12
  • Mattermost::Client#login(username, password) is broken #11

v0.0.6 (2018-01-22)

Full Changelog

Implemented enhancements:

  • add PUT /users/{user_id}/auth #10

Closed issues:

  • Mattermost::Endpoint::User#getMe is not like ruby #4

v0.0.5 (2018-01-16)

Full Changelog

Fixed bugs:

  • Could not receive WebSocket event after few seconds #9
  • WebSocketClient#connected? throws NoMethodError #8

v0.0.4 (2018-01-13)

Full Changelog

Implemented enhancements:

  • WebSocket Support #1

Closed issues:

  • 0.0.1 doesn't work #3

v0.0.3 (2018-01-09)

Full Changelog

v0.0.2 (2018-01-09)

Full Changelog

v0.0.1 (2018-01-08)

* This Change Log was automatically generated by github_changelog_generator