Skip to content

Commit f0be269

Browse files
committed
Update release notes wrt #603
1 parent 40fc2bd commit f0be269

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

release-notes/CREDITS-2.x

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -408,3 +408,7 @@ Fawzi Essam (@iifawzi)
408408
* Contributed implementation of #587: (cbor) Allow exposing CBOR Simple values as
409409
`JsonToken.VALUE_EMBEDDED_OBJECT` with a feature flag
410410
(2.20.0)
411+
412+
Oleg Koretsky (@Radiokot)
413+
* Contributed #603 (cbor) Add support for writing unsigned numbers to CBOR
414+
(2.20.0)

release-notes/VERSION-2.x

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ Active maintainers:
2727
(implementation contributed by Fawzi E)
2828
#600: (avro) Make RecordVisitor _avroSchema and _fields properties final
2929
(contributed by Michal F)
30+
#603 (cbor) Add support for writing unsigned numbers to CBOR
31+
(contributed by Oleg K)
3032
- Fixes wrt [core#1438] (ParserBase.close() not resetting current token)
3133
- Generate SBOMs [JSTEP-14]
3234

0 commit comments

Comments
 (0)