repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
ad60686
)
docs: add changelog entry
author
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Wed, 27 Mar 2024 11:15:30 +0000
(12:15 +0100)
committer
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Wed, 27 Mar 2024 11:15:30 +0000
(12:15 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
CHANGELOG.md
patch
|
blob
|
blame
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 0c0d10b90f2f3d85885ea3a5be36ecfbc78df20a..6f6ffd1dfa26873eafffb69f82f8e9baa5de2938 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-7,6
+7,10
@@
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
+### Fixed
+
+- Fix publishing on JSR, take 4.
+
## [3.1.26] - 2024-03-27
### Fixed