Skip to content

Commit b2547b1

Browse files
committed
Fix #116
1 parent 4b2f6d9 commit b2547b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release-notes/VERSION

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ NOTE: Annotations module will never contain changes in patch versions,
1919
#108: Allow `@JsonValue` on fields
2020
#109: Add `enabled` for `@JsonAnyGetter`, `@JsonAnySetter`, to allow disabling via mix-ins
2121
#113: Add `@JsonMerge` to support (deep) merging of properties
22+
#116: Add `@JsonAlias` annotation to allow specifying alternate names for a property
2223
- Allow use of `@JsonView` on classes, to specify Default View to use on non-annotated
2324
properties.
2425

0 commit comments

Comments
 (0)