repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce68dd2
)
chore: prepare changelog content for release
author
Jérôme Benoit
<jerome.benoit@sap.com>
Sat, 18 Mar 2023 11:54:41 +0000
(12:54 +0100)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Sat, 18 Mar 2023 11:54:41 +0000
(12:54 +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 24796774fd48bbb3850df0787d4a5b1f9fc00803..408459d99289594f50a84facb63b32b899f5933c 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-10,10
+10,14
@@
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Switch internal benchmarking code to benny.
+- Switch to TypeScript 5.x.x.
+- Switch rollup bundler plugins to core ones.
+- Enforce conventional commits.
### Fixed
- Fix random integer generator.
+- Fix worker choice strategy pool type identification at initialization.
## [2.3.7] - 2022-10-23