docs: add changelog entry
[poolifier.git] / CHANGELOG.md
index 5ac36cccf365c49ac064ffc70e9885711509cf3f..eda54b4655b5e1b79a9a4db8563dce48e367a0c0 100644 (file)
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+### Changed
+
+- Improve code documentation.
+- Code refactoring and cleanup for better maintainability and readability.
+
 ## [2.6.20] - 2023-07-21
 
 ### Fixed