File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11
22# Changelog
33
4- [ Show diff of unreleased changes on GitHub] ( https://github.com/jockbert/monkey_test/compare/v0.7.4...main ) .
4+ [ Show diff of unreleased changes on GitHub] ( https://github.com/jockbert/monkey_test/compare/v0.7.5...main ) .
5+
6+ ## Release 0.7.5 (2025-11-05) [ diff] ( https://github.com/jockbert/monkey_test/compare/v0.7.4...v0.7.5 )
7+
8+ This release adds MSRV (Minimum Supported Rust Version), which should give some
9+ guidance to users of this lirary.
510
611## Release 0.7.4 (2025-10-31) [ diff] ( https://github.com/jockbert/monkey_test/compare/v0.7.3...v0.7.4 )
712
Original file line number Diff line number Diff line change 11[package ]
22name = " monkey_test"
3- version = " 0.7.4 "
3+ version = " 0.7.5 "
44rust-version = " 1.73"
55edition = " 2021"
66license = " MIT"
You can’t perform that action at this time.
0 commit comments