Prep for 0.2.1 release

Change-Id: Ic057bad9e7ab3816ffa7d5c4b7930adc685ab43a
This commit is contained in:
Mike Perez 2015-07-08 16:06:15 -07:00
parent c682a25e99
commit 7993a70a39
1 changed files with 14 additions and 1 deletions

View File

@ -1,7 +1,20 @@
os-brick Changelog history
==========================
0.1.1
0.2.1
-----
* Added HGST Solutions connector.
* Added RBD connector.
* Added Python 3.4 support.
.. _1324670 http://bugs.launchpad.net/cinder/+bug/1324670
.. _1462091 http://bugs.launchpad.net/cinder/+bug/1462091
.. _1382440 http://bugs.launchpad.net/cinder/+bug/1382440
.. _1456480 http://bugs.launchpad.net/cinder/+bug/1456480
.. _1466851 http://bugs.launchpad.net/cinder/+bug/1466851
0.2.0
-----
* This release is primarily to resolve some OpenStack global requirements
conflict issues.