Skip to content

Commit 509c39c

Browse files
committed
Add release notes for #541
1 parent aae1b37 commit 509c39c

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

release-notes/CREDITS-2.x

+4
Original file line numberDiff line numberDiff line change
@@ -325,3 +325,7 @@ Yoann Vernageau (@yvrng)
325325
when source is an empty `InputStream`
326326
(2.17.1)
327327

328+
John Hudson (@johhud1)
329+
* Contributed fix for #541: (cbor, protobuf, smile) `SmileParser.getValueAsString()`
330+
FIELD_NAME bug
331+
(2.17.4)

release-notes/VERSION-2.x

+5
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ Active maintainers:
1818

1919
- No changes since 2.17
2020

21+
2.17.4 (not yet released)
22+
23+
#541: (cbor, protobuf, smile) `SmileParser.getValueAsString()` FIELD_NAME bug
24+
(fix contributed by John H)
25+
2126
2.17.3 (01-Nov-2024)
2227

2328
#506: (protobuf) Cannot deserialize `UUID` values

0 commit comments

Comments
 (0)