diff --git a/CHANGELOG.md b/CHANGELOG.md index 2178e03..4d779a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add field name to the output for more fixes and checks to help identify where the error is +### Updated +- Update python dependencies to latest versions + ## [0.4.1] - 2020-01-15 ### Changed - Reduce minimum Python version to 3.6 by working around the `is_normalized()`