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
55
66## Unreleased
77
8+ ## [ 0.8.0] - 2020-06-05
9+
810### Added
911
1012- New method ` Workspace::purge_all_caches ` .
@@ -166,6 +168,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
166168
167169- Initial version of Rustwide, extracted from Crater.
168170
171+ [ 0.8.0 ] : https://github.com/rust-lang/rustwide/releases/tag/0.8.0
169172[ 0.7.1 ] : https://github.com/rust-lang/rustwide/releases/tag/0.7.1
170173[ 0.7.0 ] : https://github.com/rust-lang/rustwide/releases/tag/0.7.0
171174[ 0.6.1 ] : https://github.com/rust-lang/rustwide/releases/tag/0.6.1
Original file line number Diff line number Diff line change 11[package ]
22name = " rustwide"
3- version = " 0.7.1 "
3+ version = " 0.8.0 "
44authors = [" Pietro Albini <pietro@pietroalbini.org>" ]
55edition = " 2018"
66build = " build.rs"
You can’t perform that action at this time.
0 commit comments