Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jfrimmel committed Nov 30, 2024
1 parent 1ac748f commit 9130023
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## unreleased
- Add more helpful error message if the program under test overflows its stack ([#93](https://github.com/jfrimmel/cargo-valgrind/pull/93))
- Perform LTO on release ([#109](https://github.com/jfrimmel/cargo-valgrind/pull/109))
- Updated documentation
- Raised MSRV to 1.58

## Version 2.2.1
- Ensure, that consistent tag names are used ([#89](https://github.com/jfrimmel/cargo-valgrind/pull/89)).
Expand Down

0 comments on commit 9130023

Please sign in to comment.