Skip to content

Commit

Permalink
0.6.x main changes from 0.5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
aheritier authored Jan 23, 2018
1 parent 711a981 commit e000011
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,8 @@ History

* 0.4.x - Few API breakage (in particular changed userId to Long in Identity), updated async-http-client dependency to latest.

* 0.5.x - ...

* 0.6.x - Requires Java 8, Upgrade async-http-client to 2.2.0, Jackson to 2.9.3 (+ others updates), Add createTicketAsync method, Add method to inline an article attachment, Add created article,section,category translation, Add suspend user, Add ticket form creation functionality, From now custom field value is an array with multiple value due to Multi-select fields, Changed type of article attachment ID and article ID from int to Long, Include response body in stacktrace message.

[zd]: http://zendesk.com

0 comments on commit e000011

Please sign in to comment.