Skip to content

Commit d627c81

Browse files
committed
Update changelog for release.
1 parent cdef942 commit d627c81

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

8+
## [Unreleased]
9+
10+
### CHANGED
11+
12+
- The minimum supported rustc version has been increased to 1.56.0, and the `rust-version` field
13+
has been added to the crate's `Cargo.toml` to indicate the MSRV. (The `rust-version` field
14+
itself was introduced in version 1.56, hence the bump.)
15+
- Dependencies have been bumped, most notably to `arbitrary` version 1.
16+
817
## [0.2.9] - 2021-07-27
918

1019
### ADDED

0 commit comments

Comments
 (0)