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
5
5
6
6
## Unreleased
7
7
8
+ ## [ 0.7.1] - 2020-05-20
9
+
10
+ ### Changed
11
+
12
+ - Updated dependencies.
13
+
8
14
## [ 0.7.0] - 2020-05-07
9
15
10
16
### Added
@@ -148,6 +154,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
148
154
149
155
- Initial version of Rustwide, extracted from Crater.
150
156
157
+ [ 0.7.1 ] : https://github.com/rust-lang/rustwide/releases/tag/0.7.1
151
158
[ 0.7.0 ] : https://github.com/rust-lang/rustwide/releases/tag/0.7.0
152
159
[ 0.6.1 ] : https://github.com/rust-lang/rustwide/releases/tag/0.6.1
153
160
[ 0.6.0 ] : https://github.com/rust-lang/rustwide/releases/tag/0.6.0
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " rustwide"
3
- version = " 0.7.0 "
3
+ version = " 0.7.1 "
4
4
authors = [" Pietro Albini <pietro@pietroalbini.org>" ]
5
5
edition = " 2018"
6
6
build = " build.rs"
You can’t perform that action at this time.
0 commit comments