Skip to content

Commit

Permalink
Merge pull request #293 from akutz/release/0.3.0-rc1
Browse files Browse the repository at this point in the history
Release 0.3.0-rc1
  • Loading branch information
akutz authored Oct 8, 2016
2 parents 08af1c0 + 27f3b00 commit 1167fe3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions .docs/about/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ Release early, release often

---

## Version 0.3.0 (TBA)
This release introduces the Elastic Block Storage (EBS) driver, formerly known
as the EC2 driver in REX-Ray <=0.3.x.

### Enhancements
* Amazon Elastic Block Storage (EBS) Support ([#248](https://github.com/emccode/libstorage/issues/248), [#279](https://github.com/emccode/libstorage/issues/279))
* Build with Docker ([#274](https://github.com/emccode/libstorage/issues/274), [#281](https://github.com/emccode/libstorage/issues/281))

### Bug Fixes
* Volume Removal Instance ID Fix ([#292](https://github.com/emccode/libstorage/issues/292))

## Version 0.2.1 (2016/09/14)
This is a minor release that includes a fix for the EFS storage driver as well
as improvements to the build process. For example, Travis-CI now builds
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.1
0.3.0-rc1

0 comments on commit 1167fe3

Please sign in to comment.