Skip to content

Commit

Permalink
Fix #116
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Feb 24, 2017
1 parent 4b2f6d9 commit b2547b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release-notes/VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ NOTE: Annotations module will never contain changes in patch versions,
#108: Allow `@JsonValue` on fields
#109: Add `enabled` for `@JsonAnyGetter`, `@JsonAnySetter`, to allow disabling via mix-ins
#113: Add `@JsonMerge` to support (deep) merging of properties
#116: Add `@JsonAlias` annotation to allow specifying alternate names for a property
- Allow use of `@JsonView` on classes, to specify Default View to use on non-annotated
properties.

Expand Down

0 comments on commit b2547b1

Please sign in to comment.