Skip to content

Commit 448d685

Browse files
committed
Update release notes wrt #246
1 parent eb0b61b commit 448d685

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

release-notes/CREDITS-2.x

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,10 @@ Michael Liedtke (mcliedtke@github)
146146
* Contributed fix for #212: (ion) Optimize `IonParser.getNumberType()` using
147147
`IonReader.getIntegerSize()`
148148
(2.12.0)
149-
149+
* Contributed #246: (ion) Add `IonObjectMapper.builderForBinaryWriters()` / `.builderforTextualWriters()`
150+
convenience methods
151+
(2.12.2)
152+
150153
Guillaume Bort (guillaumebort@github)
151154

152155
* Contributed implementation of #222: (cbor) Add `CBORGenerator.Feature.LENIENT_UTF_ENCODING`

release-notes/VERSION-2.x

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ Modules:
2121
(contributed by jhhladky@github)
2222
#244: (ion) Add support for deserializing IonTimestamps and IonBlobs
2323
(contributed by jessbrya-amzn@github)
24+
#246: (ion) Add `IonObjectMapper.builderForBinaryWriters()` / `.builderforTextualWriters()`
25+
convenience methods
26+
(contributed by Michael L)
2427
#247: (ion) Enabling pretty-printing fails Ion serialization
2528

2629
2.12.1 (08-Jan-2021)

0 commit comments

Comments
 (0)