diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e45601a..8ed2419b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Official Py3.10 release +### Fixed + +- Fixed detection of custom repr when pretty printing dataclasses + ## [10.11.0] - 2021-09-24 ### Added