Skip to content

Commit 0521ef7

Browse files
committed
add missing session in changelog
1 parent 71be6cf commit 0521ef7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## Unreleased
9+
10+
### Added
911
- Add `Hash` derive similar to `std`'s one, but considering generics correctly,
1012
and supporting custom hash functions per field or skipping fields.
1113
([#532](https://github.com/JelteF/derive_more/pull/532))

0 commit comments

Comments
 (0)