From 2729ca19319edcc7a0d8df3e211010ccf857b211 Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Fri, 25 Nov 2016 15:39:53 +0100 Subject: More "timeline" functions, "notifications" --- CHANGELOG.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 CHANGELOG.rst (limited to 'CHANGELOG.rst') diff --git a/CHANGELOG.rst b/CHANGELOG.rst new file mode 100644 index 0000000..e099b66 --- /dev/null +++ b/CHANGELOG.rst @@ -0,0 +1,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 -- cgit v1.2.3