Skip to content

Commit

Permalink
Release 0.5.2
Browse files Browse the repository at this point in the history
This patch marks release 0.5.2.
  • Loading branch information
akutz committed Mar 28, 2017
1 parent 1229996 commit 09b3df4
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions .docs/about/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
Release early, release often

---
## Version 0.5.2 (2017/03/28)
This is a minor release with some bug fixes, enhancements, and simplified
support for TLS.

### New Features
* TLS Support ([#447](https://github.com/codedellemc/libstorage/issues/447))

### Bug Fixes
* Handle varying `rbd` output format ([#451](https://github.com/codedellemc/libstorage/issues/451))
* Fix ScaleIO missing `/dev/disk/by-id` ([#466](https://github.com/codedellemc/libstorage/issues/466))
* Fix Linux integration driver's encryption omission ([#481](https://github.com/codedellemc/libstorage/issues/481))
* Document `Volume.AttachmentState` ([#483](https://github.com/codedellemc/libstorage/issues/483))

### Enhancements
* Embedded API documentation ([#487](https://github.com/codedellemc/libstorage/issues/487))
* Update organization text ([#472](https://github.com/codedellemc/libstorage/issues/472))

## Version 0.5.1 (2017/02/24)
This is a minor release to ensure Go1.6 compatibility.

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.1
0.5.2

0 comments on commit 09b3df4

Please sign in to comment.