From 2a7cf82cd43a749c8910f344142f45ed693bb9c6 Mon Sep 17 00:00:00 2001 From: Juan Ignacio Fiorentino Date: Thu, 5 Mar 2015 15:51:05 -0300 Subject: [PATCH] Add changelog to README. --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index fde0bbc..9488dd3 100644 --- a/README.rst +++ b/README.rst @@ -6,6 +6,8 @@ Django OIDC Provider can help you providing out of the box all the endpoints, da Read docs for more info. https://github.com/juanifioren/django-oidc-provider/blob/master/doc.md +See changelog here. https://github.com/juanifioren/django-oidc-provider/blob/master/CHANGELOG.md + ************* Running tests *************