repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4af5c11
)
CHANGELOG.md: update
author
Jérôme Benoit
<jerome.benoit@sap.com>
Mon, 24 Oct 2022 12:05:22 +0000
(14:05 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Mon, 24 Oct 2022 12:05:22 +0000
(14:05 +0200)
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 87c1784443d09fe389ea10084827727bc6d1b158..24796774fd48bbb3850df0787d4a5b1f9fc00803 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-11,6
+11,10
@@
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Switch internal benchmarking code to benny.
+### Fixed
+
+- Fix random integer generator.
+
## [2.3.7] - 2022-10-23
### Changed