diff --git a/CHANGELOG.md b/CHANGELOG.md index ac036bd..3fcdfc7 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Added -- [2021-01-28] Add distinct timerange and total egress stats to dashboard [@_tde9] -- [2021-01-28] Add average cache hitrate panel [@_tde9] ### Changed @@ -16,14 +14,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed ### Fixed -- [2021-01-28] Fix client reqs dashboard panel [@_tde9] ### Security ## [2.0.0-rc7] - 2021-01-31 +### Added +- [2021-01-28] Add distinct timerange and total egress stats to dashboard [@_tde9] +- [2021-01-28] Add average cache hitrate panel [@_tde9] + ### Changed - [2021-01-29] Add HikariCP connection pool [@carbotaniuman]. +### Fixed +- [2021-01-28] Fix client reqs dashboard panel [@_tde9] + ## [2.0.0-rc6] - 2021-01-28 ### Fixed - [2021-01-27] Upped max Apache threadpool size [@carbotaniuman]. @@ -325,7 +329,7 @@ This release contains many breaking changes! Of note are the changes to the cach - [2020-06-11] Tweaked logging configuration to reduce log file sizes by [@carbotaniuman]. [Unreleased]: https://gitlab.com/mangadex/mangadex_at_home/-/compare/2.0.0-rc7...HEAD -[2.0.0-rc6]: https://gitlab.com/mangadex/mangadex_at_home/-/compare/2.0.0-rc6...2.0.0-rc7 +[2.0.0-rc7]: https://gitlab.com/mangadex/mangadex_at_home/-/compare/2.0.0-rc6...2.0.0-rc7 [2.0.0-rc6]: https://gitlab.com/mangadex/mangadex_at_home/-/compare/2.0.0-rc5...2.0.0-rc6 [2.0.0-rc5]: https://gitlab.com/mangadex/mangadex_at_home/-/compare/2.0.0-rc4...2.0.0-rc5 [2.0.0-rc4]: https://gitlab.com/mangadex/mangadex_at_home/-/compare/2.0.0-rc3...2.0.0-rc4