diff CHANGES.txt @ 305:f529ca46dd50

Implemented the "ref" namespace to get configuration tree references. BUGS: - Tests should be done more thoroughly and extensively - Interaction of tree references and variable substitution should be tested more properly - Documentation is missing yet
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 26 Apr 2021 09:42:42 +0200
parents 2a2f5b86fe34
children 043a6412be3c
line wrap: on
line diff
--- a/CHANGES.txt	Sun Apr 25 18:05:26 2021 +0200
+++ b/CHANGES.txt	Mon Apr 26 09:42:42 2021 +0200
@@ -22,6 +22,12 @@
       Moved some important public constants from :py:mod:`configmix`
       into the :py:mod:`configmix.constants` module.
 
+   .. change::
+      :tags: feature
+
+      Configuration tree references are implemented in the ``ref``
+      namespace
+
 .. changelog::
    :version: 0.13
    :released: 2021-04-21