Skip to content

Commit 5ee7d6b

Browse files
authored
Prepare release of 0.12.2 (#340)
cargo update[^1] clippy clean xctrace tidy [^1]: hold back clap to avoid bumping msrv
1 parent 8455ee8 commit 5ee7d6b

File tree

14 files changed

+248
-200
lines changed

14 files changed

+248
-200
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)