auto-generate release history

currently there is no release history for keystoneclient, though
sometimes the commits are lacking context, this automated approach
is far better than nothing.

Change-Id: Ibb865b4830cbe1e2e99688103d26f1378d2c32b1
This commit is contained in:
Steve Martinelli
2015-09-25 00:18:50 -04:00
parent 6fce93d7c9
commit ebdbbeee54
2 changed files with 9 additions and 0 deletions

1
doc/source/history.rst Normal file
View File

@@ -0,0 +1 @@
.. include:: ../../ChangeLog

View File

@@ -27,6 +27,14 @@ provides `Identity Service`_, as well as `WSGI Middleware`_.
.. _`Identity Service`: http://docs.openstack.org/developer/keystone/
.. _`WSGI Middleware`: http://docs.openstack.org/developer/keystonemiddleware/
Release Notes
=============
.. toctree::
:maxdepth: 1
history
Contributing
============