diff --git a/CHANGELOG.md b/CHANGELOG.md index dd948d4..021937b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +Version 0.6.1 +============= + +- **New features**: + ----------------- + - [**Controller**] Added method drives_ids to get all pair of enclosure:drive_id + +- **Fixes**: + ---------- + - [**Controller**] Fixed device count on controller.create_vd. Requested in [#2](https://github.com/Naudit/pystorcli2/issues/2) + Version 0.6.0 =============