Skip to content

Commit fc15a88

Browse files
committed
Update release notes wrt #415
1 parent 1a3b86d commit fc15a88

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

release-notes/CREDITS-2.x

+5
Original file line numberDiff line numberDiff line change
@@ -234,3 +234,8 @@ Axel Niklasson (axelniklasson@github)
234234
* Contributed #388: (yaml) Add `YAMLParser.Feature.PARSE_BOOLEAN_LIKE_WORDS_AS_STRINGS`
235235
to allow parsing "boolean" words as strings instead of booleans
236236
(2.15.0)
237+
238+
Niels Basjes (nielsbasjes@github)
239+
240+
* Contributed #415: (yaml) Use `LoaderOptions.allowDuplicateKeys` to enforce duplicate key detection
241+
(2.15.0)

release-notes/VERSION-2.x

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Active Maintainers:
1616

1717
#411: (toml) Fuzzer-found issue #57237 (buffer boundary condition)
1818
(contributed by @yawkat)
19+
#415: (yaml) Use `LoaderOptions.allowDuplicateKeys` to enforce duplicate key detection
20+
(contributed by Niels B)
1921

2022
2.15.0-rc2 (28-Mar-2023)
2123

0 commit comments

Comments
 (0)