mirror of
https://gitlab.com/mangadex-pub/mangadex_at_home.git
synced 2024-01-19 02:48:37 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
5ee6dd23cd
commit
5b6f8d2a4b
|
@ -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].
|
- [2021-01-24] Epoll and IOUring HTTP transports [@carbotaniuman].
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- [2021-01-23] Log files are now UTF-8 [@_tde9]
|
- [2021-01-24] Log files are now UTF-8 [@carbotaniuman]
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- [2021-01-23] Fix sample docker-compose.yml [@_tde9]
|
- [2021-01-23] Fix sample docker-compose.yml [@_tde9]
|
||||||
- [2021-01-24] Fix another race condition [@carbotaniuman]
|
- [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
|
## [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.
|
This release contains many breaking changes! Of note are the changes to the cache folders, database location, and settings format.
|
||||||
|
|
Loading…
Reference in a new issue