chore: update changelog entries
[poolifier.git] / CHANGELOG.md
index 72a11850adf1d2e88d4341948bb35d0494bedf73..621d1f639da11d15252dd0924f24ee33757745f4 100644 (file)
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+### Changed
+
+- permit SemVer pre-release publication.
+
+## [2.3.10-0] - 2023-03-18
+
 ### Fixed
 
 - Fix `exports` syntax for ESM and CommonJS.