diff --git a/CHANGELOG.md b/CHANGELOG.md index 111b370..1795bed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +v1.0.1-RC2 / 2020-10-12 +======================== + +v1.0.1-RC1 / 2020-10-08 +======================== +* removing centos yamls from the repo ([#211](https://github.com/openebs/zfs-localpv/pull/211),[@pawanpraka1](https://github.com/pawanpraka1)) +* adding validation for backup and restore ([#221](https://github.com/openebs/zfs-localpv/pull/221),[@pawanpraka1](https://github.com/pawanpraka1)) + + v1.0.0 / 2020-09-15 ======================== * adding velero backup and restore support ([#162](https://github.com/openebs/zfs-localpv/pull/162),[@pawanpraka1](https://github.com/pawanpraka1)) diff --git a/changelogs/unreleased/211-pawanpraka1 b/changelogs/released/v1.0.1-RC1/211-pawanpraka1 similarity index 100% rename from changelogs/unreleased/211-pawanpraka1 rename to changelogs/released/v1.0.1-RC1/211-pawanpraka1 diff --git a/changelogs/unreleased/221-pawanpraka1 b/changelogs/released/v1.0.1-RC1/221-pawanpraka1 similarity index 100% rename from changelogs/unreleased/221-pawanpraka1 rename to changelogs/released/v1.0.1-RC1/221-pawanpraka1