Skip to content

Commit 696a474

Browse files
chore(master): release 0.22.0
1 parent eb0a82f commit 696a474

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [0.22.0](https://github.com/stryker-mutator/stryker4s/compare/v0.21.0...v0.22.0) (2026-06-29)
4+
5+
6+
### Features
7+
8+
* **maven:** rewrite Maven plugin with testrunner and rollback support ([#2044](https://github.com/stryker-mutator/stryker4s/issues/2044)) ([053b3ce](https://github.com/stryker-mutator/stryker4s/commit/053b3ce6eaff1711fe5ef9642a22bca600e7eb44))
9+
* **mill:** add Mill plugin ([#2042](https://github.com/stryker-mutator/stryker4s/issues/2042)) ([d18cbf7](https://github.com/stryker-mutator/stryker4s/commit/d18cbf73080d5eb0882a5849fce3e04020099c02))
10+
11+
12+
### Bug Fixes
13+
14+
* always preserve original statement in mutation switch case ([#2045](https://github.com/stryker-mutator/stryker4s/issues/2045)) ([fff3a4a](https://github.com/stryker-mutator/stryker4s/commit/fff3a4aeebdaa5d255c651a11c4f0429060011d6))
15+
* target java-output-version 17 ([#2040](https://github.com/stryker-mutator/stryker4s/issues/2040)) ([a82c4ae](https://github.com/stryker-mutator/stryker4s/commit/a82c4ae301be37eb40458693dca91ecae7cca535))
16+
317
## [0.21.0](https://github.com/stryker-mutator/stryker4s/compare/v0.20.4...v0.21.0) (2026-06-05)
418

519

0 commit comments

Comments
 (0)