File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,15 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ 1.0.0-rc.3] - 2022-02-20
7+ ## [ 1.0.0-rc.3] - 2022-03-21
88### Fixed
99- Support attribute evaluation, e.g. ` #[cfg(..)] ` on fields.
1010
1111### Changed
1212- ** Breaking Change** : Upgraded MSRV to Rust 1.57.
13- - ** Breaking Change** : Upgraded to Rust edition 2021.
14-
13+ - Upgraded to Rust edition 2021.
14+ - ** Breaking Change** : To prevent breaking invariants, skip groups were
15+ introduced: ` Debug ` , ` EqHashOrd ` , ` Hash ` and ` Zeroize ` .
1516
1617## [ 1.0.0-rc.2] - 2022-01-25
1718### Added
You can’t perform that action at this time.
0 commit comments