Updated changelog

This commit is contained in:
Emi Tatsuo 2020-11-24 16:58:30 -05:00
parent b4e99c5adf
commit 8a929e17e0
Signed by: Emi
GPG Key ID: 68FAB2E2E6DFC98B
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- customizable TLS cert & key paths by [@Alch-Emi]
- `server_dir` default feature for serve_dir utils [@Alch-Emi]
- Docments can be converted into responses with std::convert::Into [@Alch-Emi]
- Added ratelimiting API [@Alch-Emi]
### Improved
- build time and size by [@Alch-Emi](https://github.com/Alch-Emi)
- build time and size by [@Alch-Emi]