Skip to content

Commit

Permalink
Merge pull request #248 from oli-obk/cleanups
Browse files Browse the repository at this point in the history
Version bump
  • Loading branch information
oli-obk authored Jul 12, 2024
2 parents 0f2a567 + a31ba93 commit 7ac1d05
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

### Fixed

### Changed

### Removed


## [0.24.0] - 2024-07-11

### Added

* `Text::diff()` creates a text status emitter that does not do full dumps of test stderr/stdout, but only emits the diff of the changes
* Support `-Zbuild-std` by add
* use `DependencyBuilder::build_std` to enable it
Expand Down

0 comments on commit 7ac1d05

Please sign in to comment.