From eb5dca42258f865e78f199e3ec76f26372841dda Mon Sep 17 00:00:00 2001 From: mayank Date: Tue, 14 Jul 2020 12:12:07 +0530 Subject: [PATCH] Adding changelog for v1.12.0 Signed-off-by: mayank --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 094310147c70..d388f0c479b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +v1.12.0 / 2020-07-13 +======================== + + v1.11.0 / 2020-06-12 ======================== * Fixing ubuntu version in ARM cstor-base image, issue([#3037](https://github.com/openebs/openebs/issues/3037)) ([#310](https://github.com/openebs/cstor/pull/310),[@mynktl](https://github.com/mynktl))