chore: v3.1.4
[poolifier.git] / CHANGELOG.md
index 9b785523a5ddbc68879d51d429d881d133523400..94ca6454774420bc909af3367ea4c7d7e53f34f9 100644 (file)
@@ -7,6 +7,8 @@ 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.