diff --git a/CHANGELOG.md b/CHANGELOG.md index 8080f3a..10407d5 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [2020-06-13] Allow for the two log levels to be configurable by [@lflare]. - [2020-06-13] Added X-Cache header to image responses by [@lflare]. - [2020-06-13] Added .gitattributes to help sort out CHANGELOG.md merge conflicts by [@lflare]. +- [2020-06-13] Added rudimentary web-ui by [@carbotaniuman & @RedMatriz]. ### Changed - [2020-06-13] Modified AsyncAppender queue size to 1024 by [@lflare].