Skip to content

Commit aecafc3

Browse files
committed
add missing section in changelog
1 parent ef8aad5 commit aecafc3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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)