Skip to content

Commit

Permalink
Update changelog r.e. proc_macro supporting refs in inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
BaxHugh committed Apr 9, 2024
1 parent 61bce17 commit 16d7d23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## [Unreleased]
## Added
- proc_macro now supports `&T` and/or `Option<&T>` in the function inputs.
## Changed
- [Breaking] `type` attribute is now `ty`
- Upgrade to syn2
Expand Down

0 comments on commit 16d7d23

Please sign in to comment.