Skip to content

Commit ac7effa

Browse files
committed
Prepare release of 0.12.2
cargo update clippy clean xctrace tidy
1 parent 8455ee8 commit ac7effa

File tree

14 files changed

+260
-212
lines changed

14 files changed

+260
-212
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
### Added
1010

11-
- Support for collapsing the xml output of the xctrace tool. [#286](https://github.com/jonhoo/inferno/pull/286)
12-
1311
### Changed
1412

1513
### Deprecated
@@ -20,6 +18,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2018

2119
### Security
2220

21+
## [0.12.2] - 2025-03-22
22+
23+
### Added
24+
25+
- Support for collapsing the xml output of the xctrace tool. [#286](https://github.com/jonhoo/inferno/pull/286)
26+
2327
## [0.12.1] - 2025-01-05
2428

2529
### Fixed

0 commit comments

Comments
 (0)