chore: v3.1.4
[poolifier.git] / CHANGELOG.md
index cb7d4bffe11d8cbdd67c1e6e2362223ee05d07d3..94ca6454774420bc909af3367ea4c7d7e53f34f9 100644 (file)
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+## [3.1.4] - 2023-12-18
+
+### Fixed
+
+- Make more robust the fix for possible null exception at handling task execution response.
+
+## [3.1.3] - 2023-12-17
+
 ### Fixed
 
 - Fix possible null exception at handling task execution response.