X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=CHANGELOG.md;h=6d88f0ba25780bb0a1330f9ed41c84fb371bd413;hb=refs%2Ftags%2Fv3.1.27;hp=6b243276b3af67285f3e9e2bc79c5b046949906d;hpb=7586f5a83fe37fabe192cbb3657e1672bcce90ef;p=poolifier.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b243276..6d88f0ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,30 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.1.27] - 2024-03-27 + +### Fixed + +- Fix publishing on JSR, take 4. + +## [3.1.26] - 2024-03-27 + +### Fixed + +- Fix publishing on JSR, take 3. + +## [3.1.25] - 2024-03-27 + +### Fixed + +- Fix publishing on JSR, take 2. + +## [3.1.24] - 2024-03-27 + +### Fixed + +- Fix publishing on JSR. + ## [3.1.23] - 2024-03-27 ### Changed