From c561d29383a0363cc3fc8e08a859be7cdad59fe3 Mon Sep 17 00:00:00 2001 From: paigehargrave Date: Mon, 28 Jan 2019 13:21:32 -0500 Subject: [PATCH] Including updates for 10048 https://github.com/docker/dhe-deploy/pull/10048/files --- ee/dtr/release-notes.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ee/dtr/release-notes.md b/ee/dtr/release-notes.md index 44fa6daf54..4d418339c2 100644 --- a/ee/dtr/release-notes.md +++ b/ee/dtr/release-notes.md @@ -100,6 +100,14 @@ to upgrade your installation to the latest release. # Version 2.5 +## 2.5.8 + +(2019-1-29) + +### Bug Fixes + +* Fixed an issue that prevented vulnerability updates from running if they were previously interrupted. (docker/dhe-deploy #9958) + ## 2.5.7 (2019-01-09)