Skip to content

Latest commit

 

History

History
206 lines (135 loc) · 8.47 KB

CHANGELOG.md

File metadata and controls

206 lines (135 loc) · 8.47 KB

Change Log

Unreleased

Full Changelog

v1.0.0

Full Changelog

  • 💣 [BREAKING CHANGE] Support faraday v2+ and drop support ruby < 2.6

v0.12.3

Full Changelog

  • Enable MFA requirement for gem releasing

v0.12.2

Full Changelog

  • Support faraday v1.0

v0.12.1

Full Changelog

  • Fixed. set status code and body when unexpected error is occurred

v0.12.0

Full Changelog

  • Add 'limit_type' to task read/write API.

v0.11.0

Full Changelog

  • Support task complete/incomplete api

v0.10.0

Full Changelog

  • Add file upload method

v0.9.0

Full Changelog

  • Add self_unread option to ChatWork::Client#create_message and ChatWork::Message.create

v0.8.0

Full Changelog

  • Add instance methods of ChatWork::Client
  • Fixed. API method did not accept block

v0.7.0

Full Changelog

  • Support Invitation Link API

v0.6.2

Full Changelog

  • Fixed. NoMethodError when error response is empty
  • Fixed. uninitialized constant ChatWork::AuthenticateError when other error class has not been called at all

v0.6.1

Full Changelog

  • Fixed: ArgumentError when ChatWork::Token.refresh_access_token

v0.6.0

Full Changelog

v0.5.0 (2017-11-29)

Full Changelog

Merged pull requests:

v0.4.1 (2017-02-17)

Full Changelog

Merged pull requests:

  • Relax faraday dependency for faraday v0.11.0 #18 (sue445)

v0.4.0 (2017-01-31)

Full Changelog

Merged pull requests:

v0.3.1 (2016-07-20)

Full Changelog

Closed issues:

  • api_keyはデフォルトで環境変数を使ってほしい #11

Merged pull requests:

v0.3.0 (2016-06-20)

Full Changelog

Merged pull requests:

  • api_keyのデフォルトを環境変数にする #12 (hatappi)

v0.2.0 (2015-10-21)

Full Changelog

Merged pull requests:

v0.1.2 (2015-02-24)

Full Changelog

Merged pull requests:

  • Implement Member#get method. #8 (tamano)

v0.1.1 (2015-01-29)

Full Changelog

Merged pull requests:

v0.1.0 (2015-01-26)

Full Changelog

Merged pull requests:

v0.0.7 (2015-01-20)

Full Changelog

Merged pull requests:

v0.0.6 (2014-12-19)

Full Changelog

Merged pull requests:

v0.0.5 (2014-04-20)

Full Changelog

Merged pull requests:

v0.0.3 (2013-12-30)

Full Changelog

v0.0.2 (2013-11-29)

Full Changelog

Merged pull requests:

v0.0.1 (2013-11-28)

* This Change Log was automatically generated by github_changelog_generator