File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.6.11
4+ [ v0.6.10...v0.6.11] ( https://github.com/rust-lang/cargo-bisect-rustc/compare/v0.6.10...v0.6.11 )
5+
6+ ### Changed
7+
8+ - Some improvements to the new user tutorial.
9+ [ #387 ] ( https://github.com/rust-lang/cargo-bisect-rustc/pull/387 )
10+ - Updated dependencies.
11+ [ #400 ] ( https://github.com/rust-lang/cargo-bisect-rustc/pull/400 )
12+
13+ ### Fixed
14+
15+ - Removed hard-coded dependency on master.
16+ [ #392 ] ( https://github.com/rust-lang/cargo-bisect-rustc/pull/392 )
17+
318## v0.6.10
419[ v0.6.9...v0.6.10] ( https://github.com/rust-lang/cargo-bisect-rustc/compare/v0.6.9...v0.6.10 )
520
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0"
88name = " cargo-bisect-rustc"
99readme = " README.md"
1010repository = " https://github.com/rust-lang/cargo-bisect-rustc"
11- version = " 0.6.10 "
11+ version = " 0.6.11 "
1212edition = " 2021"
1313
1414[dependencies ]
You can’t perform that action at this time.
0 commit comments