diff --git a/CHANGES.md b/CHANGES.md index bc1b68d88..8c0741103 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,6 +3,8 @@ ## 0.5.2 (2018-04-xx) +* Add support for custom handling of Json extractor errors #181 + * Fix StaticFiles does not support percent encoded paths #177