From c654c95366ac5f309ca3e5727c9b858864247328 Mon Sep 17 00:00:00 2001 From: Matthew Heon <mheon@redhat.com> Date: Tue, 1 Dec 2020 10:31:38 -0500 Subject: [PATCH] Bump to v1.1.1 Signed-off-by: Matthew Heon <mheon@redhat.com> --- RELEASE_NOTES.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 56dc5f6..ccf511e 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,7 +1,10 @@ # Release Notes -## 1.1 +## 1.1.1 +- Fixed a bug where network aliases support was nonfunctional. + +## 1.1.0 - Added support for network aliases - multiple names for the same container. -## 1.0 +## 1.0.0 - Initial release \ No newline at end of file -- GitLab