diff --git a/CHANGELOG.md b/CHANGELOG.md
index 435e8ee..8bbbd46 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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