Skip to content

Commit c8f3bac

Browse files
committed
Updated changelog
1 parent 894cf45 commit c8f3bac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rand_chacha/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [Unreleased]
8+
- Made `rand_chacha` propagate the `std` and `getrandom` features down to `rand_core`
9+
710
## [0.3.1] - 2021-06-09
811
- add getters corresponding to existing setters: `get_seed`, `get_stream` (#1124)
912
- add serde support, gated by the `serde1` feature (#1124)

0 commit comments

Comments
 (0)