From 61c62cf4e7188c694d1ff55ee6027c8c85c3e6bb Mon Sep 17 00:00:00 2001 From: Pawan Date: Mon, 13 Apr 2020 16:57:23 +0530 Subject: [PATCH] chore(changelog): adding RC2 changelog Signed-off-by: Pawan --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed78cc4..4d5e83a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,11 @@ -v0.6-RC1 / 2020-04-07 +v0.6-RC2 / 2020-04-11 +======================= + + * feat(zfspv): handling unmounted volume ([#78](https://github.com/openebs/zfs-localpv/pull/78), + [@pawanpraka1](https://github.com/pawanpraka1)) + + +v0.6-RC1 / 2020-04-08 ======================= * feat(crd-gen): automate the CRDs generation with validations for APIs ([#75](https://github.com/openebs/zfs-localpv/pull/75),