diff --git a/CHANGELOG.md b/CHANGELOG.md index d3c9493..f407f73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 =======================