blob: 1387d326b8dc34acd7f3cd10803cebc090b0e5ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
=============
Release Notes
=============
0.2.2 (20 Sep 2013)
===================
* add object-store list commands and API library
* add test structure
0.2.1 (06 Aug 2013)
===================
* sync requirements.txt, test-requirements.txt
* remove d2to1 dependency
0.2.0 (02 Aug 2013)
===================
* Initial public release to PyPI
* Implemented Compute, Identity, Image and Volume API commands
|