From 1ea0fd0bbc81fbd5421b5cb4f9b422aeec65fb03 Mon Sep 17 00:00:00 2001 From: wndhydrnt Date: Fri, 13 Dec 2013 18:22:07 +0100 Subject: [PATCH] Added version info of 0.4.0 --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 97de844..ddb7cd0 100644 --- a/README.rst +++ b/README.rst @@ -118,6 +118,10 @@ Instead your application should use the API defined by Changelog ********* +New in version 0.4.0 +==================== +- Added support for refresh tokens + New in version 0.3.2 ==================== - Fixed a bug where MemcacheTokenStore saved objects instead of dictionaries.