File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55
66## Unreleased
77
8+ ## [ 0.15.2] - 2022-10-13
9+
10+ ### Changed
11+
12+ * CI toolchains can now install additional targets and components.
13+
814## [ 0.15.1] - 2022-09-04
915
1016### Changed
@@ -286,6 +292,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
286292
287293- Initial version of Rustwide, extracted from Crater.
288294
295+ [ 0.15.2 ] : https://github.com/rust-lang/rustwide/releases/tag/0.15.2
289296[ 0.15.1 ] : https://github.com/rust-lang/rustwide/releases/tag/0.15.1
290297[ 0.15.0 ] : https://github.com/rust-lang/rustwide/releases/tag/0.15.0
291298[ 0.14.0 ] : https://github.com/rust-lang/rustwide/releases/tag/0.14.0
Original file line number Diff line number Diff line change 11[package ]
22name = " rustwide"
3- version = " 0.15.1 "
3+ version = " 0.15.2 "
44edition = " 2018"
55build = " build.rs"
66
You can’t perform that action at this time.
0 commit comments