X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=CHANGELOG.md;h=83e2f8735e22b92b579d2d894bbdb4e4fb58ed49;hb=45bfccce0607e9f9f089374dad9f5b16960e272e;hp=d4d58103b15c3af69cc5c198cf437bb36106500b;hpb=fcc6278e65b02af17c61da39891fbf1121a735c1;p=poolifier.git diff --git a/CHANGELOG.md b/CHANGELOG.md index d4d58103..83e2f873 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.1.25] - 2024-03-27 + +### Fixed + +- Fix publishing on JSR, take 2. + +## [3.1.24] - 2024-03-27 + ### Fixed - Fix publishing on JSR.