aboutsummaryrefslogtreecommitdiff
blob: e099b66fa0f75602f616e817b10a1e8231b55262 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
A note on versioning: This librarys major version will grow with the APIs 
version number. Breaking changes will be avoided as far as at all possible.

v.1.0.1
-------
  * Added timeline_*() functions for consistency. timeline() functions as before.
  * Clarified documentation in various places.
  * Added previously-undocumented notifications() - API that gets a users notifications.
  
v.1.0.0
-------

 * Initial Release
Powered by cgit v1.2.3 (git 2.41.0)