From f1a23d4b47efb48b9a6854ce1d288c64c2e1b1ec Mon Sep 17 00:00:00 2001 From: carbotaniuman Date: Fri, 19 Jun 2020 20:49:28 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 181da99..6bf34fb 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed ### Fixed +- [2020-06-19] Make graceful shutdown work better [@carbotaniuman] +- [2020-06-19] Actually shutdown logback [@carbotaniuman] ### Security