File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## [ 0.6.1] - 2020-12-31
8
+ ### Other
9
+ - Enable all stable features in the playground (#1081 )
10
+
7
11
## [ 0.6.0] - 2020-12-08
8
12
### Breaking changes
9
13
- Bump MSRV to 1.36, various code improvements (#1011 )
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " rand_core"
3
- version = " 0.6.0 "
3
+ version = " 0.6.1 "
4
4
authors = [" The Rand Project Developers" , " The Rust Project Developers" ]
5
5
license = " MIT OR Apache-2.0"
6
6
readme = " README.md"
You can’t perform that action at this time.
0 commit comments