Skip to content

Commit

Permalink
Implement #61 (was included in preceding commit, updating release notes)
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jun 2, 2015
1 parent b8b740d commit 8e929c2
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 @@ -17,6 +17,7 @@ NOTE: Annotations module will never contain changes in patch versions,
#58: Add new properties for `@JsonIgnoreProperties`, "allowGetters", "allowSetters"
#60: Add new value type, `OptBoolean`, for "optional booleans", to support proper handling
and usage of default values, not just explicit true/false.
#61: dd new property, `@JsonProperty.access` (and matching enum) to support read-only/write-only properties
- Add `JsonInclude.Include.NON_ABSENT` value, for excluding "absent" Optional values.

2.5.0 (01-Jan-2015)
Expand Down

0 comments on commit 8e929c2

Please sign in to comment.