rand: Mention removed serde1 feature in changelog

This commit is contained in:
Vinzent Steinberg
2019-06-25 14:00:04 +02:00
committed by GitHub
parent fb7b260959
commit ee2edd3604
+1
View File
@@ -22,6 +22,7 @@ You may also find the [Upgrade Guide](https://rust-random.github.io/book/update.
- Remove dependency on `winapi` (#724)
- Removed all `build.rs` files (#824)
- Removed code already deprecated in version 0.6 (#757)
- Removed the serde1 feature (It's still available for backwards compatibility, but it does not do anything. #830)
- Many documentation changes
### rand_core