File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1- 15
1+ 16
22Changelog
33CHANGELOG
44destructure/G
@@ -12,5 +12,6 @@ struct/S
1212TODO
1313tuple
1414v1
15+ v2
1516Versioning
1617zeroize
Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ 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+ ## [ Unreleased]
8+ ### Changed
9+ - Updated ` syn ` to v2.
10+
11+ ### Deprecated
12+ - The ` crate ` attribute now takes a path instead of a path inside a string
13+ literal.
14+
715## [ 1.1.0] - 2022-02-06
816### Added
917- ` incomparable ` variant and item attribute for ` PartialEq ` and ` PartialOrd `
You can’t perform that action at this time.
0 commit comments