Skip to content

Latest commit

 

History

History
115 lines (81 loc) · 7.63 KB

CHANGELOG.md

File metadata and controls

115 lines (81 loc) · 7.63 KB

Change Log

v4.1.0 (2016-07-25)

Full Changelog

Closed issues:

  • #post_password_change requires a password for ticket. #69
  • Exception messages are ruby hash string literals #63
  • Ruby on Rails API issue #61
  • Not possible to have V1 and V2 clients at the same time #60
  • Be able to control timeout #57
  • Version 4 changes #54
  • Implement API v2 #38

Merged pull requests:

  • Release 4.1.0 #71 (ignaciojonas)
  • Use JSON (result.body) for exception messages in requests #67 (ianks)
  • fixed rails api doesn't start, now impersionated links works with v2 #62 (Amialc)
  • Add api v2 log endpoints to the gem #59 (LindseyB)

v4.0.0 (2016-02-12)

Full Changelog

Closed issues:

  • Update LICENSE #47
  • Integration tests #15

Merged pull requests:

v3.6.1 (2015-07-09)

Full Changelog

Merged pull requests:

v3.6.0 (2015-06-01)

Full Changelog

Merged pull requests:

v3.5.0 (2015-05-21)

Full Changelog

Merged pull requests:

v3.4.0 (2015-05-07)

Full Changelog

Closed issues:

  • Changelog #29
  • Tag releases #16

Merged pull requests:

v3.3.0 (2015-04-15)

Full Changelog

Closed issues:

  • AuthenticationEndpoints should be independent of the V1/V2 API #20
  • Typo in AuthenticationEndpoints.login #17
  • Remove generated docs #14
  • Remove the examples directory from this repository #4

Merged pull requests:

v3.2.0 (2015-04-14)

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator