Skip to content
This repository has been archived by the owner on Aug 9, 2020. It is now read-only.

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
jwodder committed Sep 10, 2016
1 parent 5848fb5 commit 4937663
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,15 @@ v0.3.0 (in development)
- Support for block storage volumes:

- new ``Volume`` class
- new ``doapi.fetch_volume()``, ``doapi.fetch_all_volumes()``, and
``doapi.create_volume()`` methods
- new ``doapi`` methods:

- ``doapi.act_on_volume_by_name()``
- ``doapi.attach_volume_by_name()``
- ``doapi.create_volume()``
- ``doapi.delete_volume_by_name()``
- ``doapi.detach_volume_by_name()``
- ``doapi.fetch_all_volumes()``
- ``doapi.fetch_volume()``


v0.2.0 (2016-08-30)
Expand Down

0 comments on commit 4937663

Please sign in to comment.