diff --git a/CHANGELOG.md b/CHANGELOG.md index 47a207b3eb7842e12c10349ebe57de7c7540325b..ddd88218b41c4654458bb16395a0536f1463020c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed ### * Dynamic exception type `EntityMultiError`. +* `get_something` functions from all error object in `exceptions.py` ### Fixed ###