Updated CHANGELOG.md for web-ui

This commit is contained in:
Amos Ng 2020-06-14 05:22:15 +08:00
parent 8d862b2ac2
commit ba5f465b6c
No known key found for this signature in database
GPG Key ID: 89086414F634D123
1 changed files with 1 additions and 0 deletions

View File

@ -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].