Skip to content

Commit

Permalink
chore(changelog): adding v0.5 changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Pawan <pawan@mayadata.io>
  • Loading branch information
pawanpraka1 authored and kmova committed Mar 16, 2020
1 parent b334b66 commit 4c47dcf
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
v0.5 / 2020-03-14
=======================

* fix(clone): setting properties on the clone volume ([#57](https://github.com/openebs/zfs-localpv/pull/57),
[@pawanpraka1](https://github.com/pawanpraka1))
* chore(doc): adding resize details in README ([#53](https://github.com/openebs/zfs-localpv/pull/53),
[@pawanpraka1](https://github.com/pawanpraka1))
* feat(resize): adding BDD test for Online volume expansion ([#52](https://github.com/openebs/zfs-localpv/pull/52),
[@pawanpraka1](https://github.com/pawanpraka1))
* feat(resize): adding Online volume expansion support for ZFSPV ([#51](https://github.com/openebs/zfs-localpv/pull/51),
[@pawanpraka1](https://github.com/pawanpraka1))
* feat(analytics): adding google analytics for ZFSPV ([#49](https://github.com/openebs/zfs-localpv/pull/49),
[@pawanpraka1](https://github.com/pawanpraka1))
* chore(doc): updating readme with snapshot and clone details ([#48](https://github.com/openebs/zfs-localpv/pull/48),
[@pawanpraka1](https://github.com/pawanpraka1))
* chore(doc): Adding the list of e2e test cases ([#50](https://github.com/openebs/zfs-localpv/pull/50),
[@w3aman](https://github.com/w3aman))
* fix(operator): update provisioner image to support snapshot datasource ([#46](https://github.com/openebs/zfs-localpv/pull/46),
[@prateekpandey14](https://github.com/prateekpandey14))

v0.5-RC2 / 2020-03-12
=======================

Expand Down

0 comments on commit 4c47dcf

Please sign in to comment.