mirror of https://github.com/OpenKMIP/PyKMIP.git
Merge pull request #22 from OpenKMIP/ver/prep-release-0-3-2
PyKMIP - Release 0.3.2
This commit is contained in:
commit
537c25ff6d
|
@ -1,3 +1,11 @@
|
|||
0.3.2 - June 11, 2015
|
||||
* Add support for registering and retrieving Certificates
|
||||
* Update unit demos to work with Certificates
|
||||
* Reorganize test suite into unit and integration test suites
|
||||
* Remove old demo scripts
|
||||
* Fix bug with incorrect KeyMaterialStruct tag
|
||||
* Fix bug causing infinite recursion with object inheritance
|
||||
|
||||
0.3.1 - April 23, 2015
|
||||
* Add KMIP profile information to the client
|
||||
* Add support for registering/retrieving SecretData and Opaque objects
|
||||
|
|
Loading…
Reference in New Issue