chore: v2.6.36
[poolifier.git] / CHANGELOG.md
index 391be208cd908e6e97303176105cf7abcf132067..47af726ebf76364d8aaa1d765411eda149d4afef 100644 (file)
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+## [2.6.36] - 2023-08-27
+
 ### Fixed
 
 - Fix pool `execute()` arguments check.