summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-03-11 03:01:42 +0000
committerGerrit Code Review <review@openstack.org>2015-03-11 03:01:42 +0000
commit932a437db504bea473cbceb7949e38e6b26a497b (patch)
treeaf91feb6719dd9b647331ff27e5518cde28c5fea
parent513ee8ba7516ba44635b4426bbbfa403b1c7ad6b (diff)
parent0379e70429aeac59e2befe6f5379a75438f2f216 (diff)
downloadpycadf-932a437db504bea473cbceb7949e38e6b26a497b.tar.gz
Merge "add a new set of release notes"
-rw-r--r--doc/source/releases.rst26
1 files changed, 24 insertions, 2 deletions
diff --git a/doc/source/releases.rst b/doc/source/releases.rst
index c37f9a0..7425c77 100644
--- a/doc/source/releases.rst
+++ b/doc/source/releases.rst
@@ -2,8 +2,27 @@
Release Notes
=============
-0.7.0 (Date TBD)
-================
+0.8.0 (Feb 16 2015)
+===================
+
+* add helper module
+* Add a new CADF type for keystone trusts
+* Use oslo namespaces
+* Use oslo_context
+* Add deprecation message to Audit API
+* cleanup documentation
+* Bug 1347868_: Do not depend on endpoint id existing in the service catalog
+
+.. _1347868: https://bugs.launchpad.net/pycadf/+bug/1347868
+
+0.7.1 (Jan 28 2015)
+===================
+
+* Pull out some CADF taxonomy to be constants
+* Add new CADF taxonomy types
+
+0.7.0 (Jan 19 2015)
+===================
* Work toward Python 3.4 support and testing
* Use oslo_debug_helper and remove our own version
@@ -14,9 +33,12 @@ Release Notes
* Use oslo tests fixture
* Use oslo.serialization
* Sync oslo libraries
+* upgrade hacking to 0.10.0
* Bug 1336976_: PyCADF docs do not include the changelog
+* Bug 1398411_: deprecate audit middleware
.. _1336976: https://bugs.launchpad.net/pycadf/+bug/1336976
+.. _1398411: https://bugs.launchpad.net/pycadf/+bug/1398411
0.6.0 (Aug 23 2014)
===================