Skip to content

Commit 5456e1d

Browse files
committed
Switch from Integer to Long for id type. Closes #8
1 parent 1cb7455 commit 5456e1d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,10 @@ Here is the status of the various API components:
6868
* [Sharing Agreements](http://developer.zendesk.com/documentation/rest_api/sharing_agreements.html)
6969
* [Suspended Tickets](http://developer.zendesk.com/documentation/rest_api/suspended_tickets.html)
7070
* [Triggers](http://developer.zendesk.com/documentation/rest_api/triggers.html)
71+
72+
History
73+
-------
74+
75+
* 0.0.x - Initial release series
76+
77+
* 0.1.x - Switched from `Integer` as the id type to `Long` due to reports of overflow

0 commit comments

Comments
 (0)