chore: update changelog entries
[poolifier.git] / CHANGELOG.md
index e14cdd260b6b731252f08f5ada6ca52eff72be3a..31575d5630bde1ef907eaa5ee5fa96148710f618 100644 (file)
@@ -11,6 +11,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 - Fix `exports` syntax for ESM and CommonJS.
 
+### Changed
+
+- Permit SemVer pre-release publication.
+
+## [2.3.10-2] - 2023-03-18
+
+### Fixed
+
+- Fix `exports` syntax for ESM and CommonJS.
+
 ## [2.3.10-1] - 2023-03-18
 
 ### Changed