diff --git a/CHANGELOG.md b/CHANGELOG.md index 260d9d8..f15324b 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,12 +22,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [2021-01-24] Epoll and IOUring HTTP transports [@carbotaniuman]. ### Changed -- [2021-01-23] Log files are now UTF-8 [@_tde9] +- [2021-01-24] Log files are now UTF-8 [@carbotaniuman] ### Fixed - [2021-01-23] Fix sample docker-compose.yml [@_tde9] - [2021-01-24] Fix another race condition [@carbotaniuman] -- [2021-01-23] Fix validating small (<1024MiB) caches [@_tde9] +- [2021-01-24] Fix validating small (<1024MiB) caches [@carbotaniuman] ## [2.0.0-rc1] - 2021-01-23 This release contains many breaking changes! Of note are the changes to the cache folders, database location, and settings format.