Skip to content

Commit 0bcda90

Browse files
committed
Add release notes
1 parent 4f9f3cc commit 0bcda90

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

release-notes/CREDITS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,8 @@ Andy Wilkinson (@wilkinsona)
2323
* Requested #619: (avro, cbor, ion, smile) Add `isEnabled()` methods for format-specific features
2424
(like `CBORReadFeature` and `CBORWriteFeature`) to mappers
2525
(3.1.0)
26+
27+
Michael Liedtke (@mcliedtke)
28+
29+
* Contributed #629: (ion) Unnecessary `IOException` in `IonObjectMapper` method signatures
30+
(3.1.0)

release-notes/VERSION

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ implementations)
2323
(requested by Andy W)
2424
#623: (ion) Upgrade `ion-java` dep to 1.11.11 (from 1.11.10)
2525
(requested by @Shaurya0108)
26+
#629: (ion) Unnecessary `IOException` in `IonObjectMapper` method signatures
27+
(fix contributed by Michael L)
2628

2729
3.0.1 (21-Oct-2025)
2830

0 commit comments

Comments
 (0)