We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef8aad5 commit aecafc3Copy full SHA for aecafc3
CHANGELOG.md
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
## Unreleased
9
+
10
+### Added
11
- Add `Hash` derive similar to `std`'s one, but considering generics correctly,
12
and supporting custom hash functions per field or skipping fields.
13
([#532](https://github.com/JelteF/derive_more/pull/532))
0 commit comments