Tidied CHANGELOG.md **AGAIN**

This commit is contained in:
Amos Ng 2020-07-06 05:11:10 +08:00
parent 054931cf62
commit 6411b13214
No known key found for this signature in database
GPG Key ID: 89086414F634D123
1 changed files with 2 additions and 2 deletions

View File

@ -17,9 +17,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- [2020-07-04] Fixed typo on `access-control-allow-methods` by [@carbotaniuman].
### Security
- [2020-07-05] Prevent `Referer `matching on subdomains such as `mangadex.org.example.com` by[@AviKav].
- [2020-07-05] Prevent `Referer` matching on subdomains such as `mangadex.org.example.com` by [@AviKav].
## [1.1.4] - 2020-07-04
### Changed
- [2020-07-04] Logging backbone overhauled by [@carbotaniuman].