Update changelog for improved handlers

This commit is contained in:
Emi Tatsuo 2020-11-19 23:52:34 -05:00
parent 5612ce1085
commit f0798b66a3
Signed by: Emi
GPG key ID: 68FAB2E2E6DFC98B

View file

@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- build time and size by [@Alch-Emi](https://github.com/Alch-Emi)
### Changed
- Added route API [@Alch-Emi](https://github.com/Alch-Emi)
- API for adding handlers now accepts async handlers [@Alch-Emi](https://github.com/Alch-Emi)
## [0.3.0] - 2020-11-14
### Added