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
1 changed files with 1 additions and 1 deletions

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