Skip to content

Commit

Permalink
Add changelog for 0.24.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
maks-rafalko committed Jul 25, 2021
1 parent fd58f99 commit cfc3263
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,20 @@
# Change Log

## [0.24.0](https://github.com/infection/infection/tree/0.24.0) (2021-07-25)
[Full Changelog](https://github.com/infection/infection/compare/0.23.0...0.24.0)

**Added:**

- [Mutator] Add Mutator `SpreadAssignment` #1529
- [Mutator] Add Mutator `SpreadRemoval` #1529

**Changed**:

- [Performance] Improve Infection performance executed against slow test suites #1539
- Allow using MSI Badge for multiple branches #1538
- Add Mutator information to GitHub annotation logger #1540
- [BC BREAK] Rename `Spread` mutator to `SpreadOneItem` #1529

## [0.23.0](https://github.com/infection/infection/tree/0.23.0) (2021-05-13)
[Full Changelog](https://github.com/infection/infection/compare/0.22.1...0.23.0)

Expand Down

0 comments on commit cfc3263

Please sign in to comment.