Skip to content

Commit 8e929c2

Browse files
committed
Implement #61 (was included in preceding commit, updating release notes)
1 parent b8b740d commit 8e929c2

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
@@ -17,6 +17,7 @@ NOTE: Annotations module will never contain changes in patch versions,
1717
#58: Add new properties for `@JsonIgnoreProperties`, "allowGetters", "allowSetters"
1818
#60: Add new value type, `OptBoolean`, for "optional booleans", to support proper handling
1919
and usage of default values, not just explicit true/false.
20+
#61: dd new property, `@JsonProperty.access` (and matching enum) to support read-only/write-only properties
2021
- Add `JsonInclude.Include.NON_ABSENT` value, for excluding "absent" Optional values.
2122

2223
2.5.0 (01-Jan-2015)

0 commit comments

Comments
 (0)