diff --git a/CHANGELOG.md b/CHANGELOG.md index d26b6d6..de4c70b 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - [2020-06-16] Reworked graceful shutdown [@carbotaniuman]. -- [2020-06-16] Changed log level of response timings to INFO by [@lflare]. - [2020-06-16] api/pastStats no longer called on load of WebUI (this shouldn't affect hits/misses), will be reimplemented later [@RedMatriz]. - [2020-06-17] Revamped configuration & units by [@lflare].