diff --git a/changelog.md b/changelog.md index f4b8bc12f9..af50167b8e 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,9 @@ ## Changes to v0.5x.y +## Changes to v0.57.2.patch1 + +- Bump Log4J to 2.16.0 to mitigate CVE-2021-44228 + ## Changes to v0.57.1 - [#3184](https://github.com/mesosphere/dcos-commons/pull/3184) : Fix a bug where SDK was parsing empty fields in `env` field of Task definition in service yaml as `null` instead of blank strings.