# HG changeset patch # User Franz Glasner # Date 1620327319 -7200 # Node ID 87424f4754d10a64abb521331d57973ee56872cf # Parent aac9dcea34464db6a2377729ce82d9bce3e06136 Docs: enhanced changelog diff -r aac9dcea3446 -r 87424f4754d1 CHANGES.txt --- a/CHANGES.txt Thu May 06 20:48:27 2021 +0200 +++ b/CHANGES.txt Thu May 06 20:55:19 2021 +0200 @@ -18,7 +18,9 @@ - **[breaking] [feature]** Allowed quoting of variables. - This is important for variable names that contain ``.``, ``:`` or ``|``. + This is mostly important for variable names that contain ``.``, + ``:`` or ``|`` but probably useful for characters like ``"` ``'`` + and ``#`` also. - **[breaking] [misc]** Moved some important public constants from :py:mod:`configmix` into