Skip to content

Commit

Permalink
Fix issue number in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
petrnymsa committed Nov 25, 2023
1 parent 79b5992 commit 10096e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/auto_mappr/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## 2.2.0
- Improve error messages. [#147](https://github.com/netglade/auto_mappr/pull/147)
- When the source is not null, `TypeConverter<Object, Object>` and `TypeConverter<Object, Object?>` now support mapping of source field `Object?` -> target field `Object?`. [#142](https://github.com/netglade/auto_mappr/pull/142)
- Support Field's field name mapping in reverse. [#156](https://github.com/netglade/auto_mappr/pull/157)
- Support Field's field name mapping in reverse. [#157](https://github.com/netglade/auto_mappr/pull/157)

## 2.1.1
- Fix auto_mappr_annotation dependency. [#130](https://github.com/netglade/auto_mappr/pull/131)
Expand Down

0 comments on commit 10096e3

Please sign in to comment.