diff --git a/CHANGELOG.md b/CHANGELOG.md index 5cf15c3fc8..398d5e1679 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +## [2.3.3] - 2023-05-25 + ### Added - New dependency `docstring-parser` to enable dynamic docstring generation for methods that mostly wrap other methods.