docs: add changelog entry
[poolifier.git] / CHANGELOG.md
index 92721b1f2615dc4e3b66015f76303ccb85d0f745..96b7d3ed674a046721e151d48ea2bb4320e92d2a 100644 (file)
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+### Fixed
+
+- Fix CommonJS support with TypeScript.
+
 ## [3.1.14] - 2024-01-01
 
 ### Fixed