Skip to content

Commit

Permalink
Update changelog after removing macros module
Browse files Browse the repository at this point in the history
  • Loading branch information
JelteF committed Jul 23, 2023
1 parent 12328c0 commit 5329951
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
and ignores field type itself.
- The `Into` derive now uses `#[into(<types>)]` instead of `#[into(types(<types>))]`
and ignores field type itself.
- Importing derive macro now also import its corresponding trait. To import macro only,
`macros` module should be used.
- Importing a derive macro now also import its corresponding trait.

### Added

Expand Down

0 comments on commit 5329951

Please sign in to comment.