changeset 294:15f8401c4663

Change
author Franz Glasner <f.glasner@feldmann-mg.com>
date Wed, 10 Feb 2021 15:26:44 +0100
parents 6f0bf673d4ff
children cff23c821665
files CHANGES.txt
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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