# HG changeset patch # User Franz Glasner # Date 1612967204 -3600 # Node ID 15f8401c4663e0dc38c701f5eca521c93235f264 # Parent 6f0bf673d4ffc5d1bcd15b5a8646d5ff48142d13 Change diff -r 6f0bf673d4ff -r 15f8401c4663 CHANGES.txt --- a/CHANGES.txt Wed Feb 10 15:25:55 2021 +0100 +++ b/CHANGES.txt Wed Feb 10 15:26:44 2021 +0100 @@ -22,6 +22,9 @@ All YAML load functions got a new optional keyword `strict` to detect and prevent duplicate keys within a single YAML document. + The top-level load function also understands this flag and provides it + to low-level-loaders that understand it. + .. changelog:: :version: 0.12 :released: 2020-12-07