1
0
Fork 1
mirror of https://gitlab.com/mangadex-pub/mangadex_at_home.git synced 2024-01-19 02:48:37 +00:00

Updated CHANGELOG.md to reflect atomicness of migrator

This commit is contained in:
Amos Ng 2020-06-12 22:03:46 +08:00
parent 3a7876d492
commit 2d756d7c7c
No known key found for this signature in database
GPG key ID: 89086414F634D123

View file

@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- [2020-06-12] Added CHANGELOG.md by [@lflare].
- [2020-06-12] Added on-read image migrator to 4-deep subdirectory format by [@lflare].
- [2020-06-12] Added on-read atomic image migrator to 4-deep subdirectory format by [@lflare].
### Changed
- [2020-06-12] Raised ApacheClient socket limit to `2**18` by [@lflare].