From 4ef100f06b71541ccd56cbd59c8adf5e1bf536c0 Mon Sep 17 00:00:00 2001 From: Steve Kriss Date: Wed, 15 May 2019 09:46:08 -0700 Subject: [PATCH] v0.11.1 changelog Signed-off-by: Steve Kriss --- changelogs/CHANGELOG-0.11.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/changelogs/CHANGELOG-0.11.md b/changelogs/CHANGELOG-0.11.md index 68b966a10..04c390e5b 100644 --- a/changelogs/CHANGELOG-0.11.md +++ b/changelogs/CHANGELOG-0.11.md @@ -1,8 +1,8 @@ -## v0.11.1-beta.1 -#### 2019-05-03 +## v0.11.1 +#### 2019-05-17 ### Download -- https://github.com/heptio/velero/releases/tag/v0.11.1-beta.1 +- https://github.com/heptio/velero/releases/tag/v0.11.1 ### Highlights * Added the `velero migrate-backups` command to migrate legacy Ark backup metadata to the current Velero format in object storage. This command needs to be run in preparation for upgrading to v1.0, **if** you have backups that were originally created prior to v0.11 (i.e. when the project was named Ark).