diff --git a/CHANGELOG.md b/CHANGELOG.md index 8af39e9..5b75b2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Fixed + +- Fix list formatting in API documentation docstrings for better sphinx rendering + ## [v3.0.1] - 2025-07-25 ### Added