Skip to content

Commit 625411c

Browse files
committed
Update changelog for 0.6.5
1 parent 76acffe commit 625411c

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,19 @@ A [separate changelog is kept for rand_core](rand_core/CHANGELOG.md).
99
You may also find the [Upgrade Guide](https://rust-random.github.io/book/update.html) useful.
1010

1111

12-
## [0.6.5] - Unreleased
12+
## [0.6.5] - 2019-01-28
13+
### Crates
14+
- Update `rand_core` to 0.4 (#703)
15+
- Move `JitterRng` to its own crate (#685)
16+
- Add a warm-bindgen test crate (#696)
17+
1318
### Platforms
1419
- Fuchsia: Replaced fuchsia-zircon with fuchsia-cprng
1520

21+
### Doc
22+
- Use RFC 1946 for doc links (#691)
23+
- Fix some doc links and notes (#711)
24+
1625
## [0.6.4] - 2019-01-08
1726
### Fixes
1827
- Move wasm-bindgen shims to correct crate (#686)

0 commit comments

Comments
 (0)