File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5
5
6
6
## Unreleased
7
7
8
+ ## [ 0.3.2] - 2019-10-08
9
+
8
10
### Fixed
9
11
10
12
- The default value for ` WorkspaceBuilder::fetch_registry_index_during_builds `
@@ -82,6 +84,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
82
84
83
85
- Initial version of Rustwide, extracted from Crater.
84
86
87
+ [ 0.3.2 ] : https://github.com/rust-lang/rustwide/releases/tag/0.3.2
85
88
[ 0.3.1 ] : https://github.com/rust-lang/rustwide/releases/tag/0.3.1
86
89
[ 0.3.0 ] : https://github.com/rust-lang/rustwide/releases/tag/0.3.0
87
90
[ 0.2.0 ] : https://github.com/rust-lang/rustwide/releases/tag/0.2.0
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " rustwide"
3
- version = " 0.3.1 "
3
+ version = " 0.3.2 "
4
4
authors = [
" Pietro Albini <[email protected] >" ]
5
5
edition = " 2018"
6
6
build = " build.rs"
You can’t perform that action at this time.
0 commit comments