docs: update changelog entries
[poolifier.git] / CHANGELOG.md
index e2c1bb68ec13f593fc9bcf64bbf860357f31440b..253b1cbde6aff1d0de64003678b2346407695611 100644 (file)
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+### Fixed
+
+- Fix typedoc generation with inheritance.
+
 ## [2.4.2] - 2023-04-06
 
 ### Added