Skip to content

Commit 668426c

Browse files
committed
Update changelog
1 parent 319559f commit 668426c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.config/topic.dic

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
15
1+
16
22
Changelog
33
CHANGELOG
44
destructure/G
@@ -12,5 +12,6 @@ struct/S
1212
TODO
1313
tuple
1414
v1
15+
v2
1516
Versioning
1617
zeroize

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and 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`

0 commit comments

Comments
 (0)