repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17c9027
)
chore: update changelog entries
author
Jérôme Benoit
<jerome.benoit@sap.com>
Sat, 18 Mar 2023 19:10:04 +0000
(20:10 +0100)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Sat, 18 Mar 2023 19:10:04 +0000
(20:10 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
CHANGELOG.md
patch
|
blob
|
blame
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 3108ad5e8dcff9dbcab62d917702f398964521c6..621d1f639da11d15252dd0924f24ee33757745f4 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]
+### Changed
+
+- permit SemVer pre-release publication.
+
## [2.3.10-0] - 2023-03-18
### Fixed