File tree 2 files changed +8
-2
lines changed
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -163,3 +163,7 @@ Fabian Meumertzheim (fmeum@github)
163
163
* Reported #236 : `ArrayIndexOutOfBoundsException` in `CBORParser` for invalid UTF-8 String
164
164
(2.12 .2 )
165
165
166
+ (jhhladky @github )
167
+
168
+ * Contributed #241 : (ion) Respect `WRITE_ENUMS_USING_TO_STRING` in `EnumAsIonSymbolSerializer`
169
+ (2.12 .2 )
Original file line number Diff line number Diff line change @@ -11,9 +11,11 @@ Project: jackson-datatypes-binaryModules:
11
11
12
12
2.12 .2 (not yet released )
13
13
14
- #236 : `ArrayIndexOutOfBoundsException ` in `CBORParser ` for invalid UTF -8 String
14
+ #236 : ( cbor ) `ArrayIndexOutOfBoundsException ` in `CBORParser ` for invalid UTF -8 String
15
15
(reported by Fabian M )
16
- #240 : Handle invalid CBOR content like `[ 0x84 ]` (incomplete array)
16
+ #240 : (cbor ) Handle invalid CBOR content like `[ 0x84 ]` (incomplete array )
17
+ #241 : (ion ) Respect `WRITE_ENUMS_USING_TO_STRING ` in `EnumAsIonSymbolSerializer `
18
+ (contributed by jhhladky @github )
17
19
18
20
2.12 .1 (08 - Jan - 2021 )
19
21
You can’t perform that action at this time.
0 commit comments