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