Updated CHANGELOG.md for 1.1.5

This commit is contained in:
Amos Ng 2020-07-06 04:11:33 +08:00
parent 25e4160418
commit 086dcdc43f
No known key found for this signature in database
GPG Key ID: 89086414F634D123
1 changed files with 2 additions and 0 deletions

View File

@ -8,12 +8,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
### Changed
- [2020-07-04] Changed GitLab CI to build on every push irregardless of tagging by [@carbotaniuman].
### Deprecated
### Removed
### Fixed
- [2020-07-04] Fixed typo on `access-control-allow-methods` by [@carbotaniuman].
### Security