diff CHANGES.txt @ 656:2b1c7a68f913

Enable indexed access to lists in the configuration using an access path string representation like "~NNN~"
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 30 May 2022 09:31:29 +0200
parents 0d6673d06c2c
children cb950239ec94
line wrap: on
line diff
--- a/CHANGES.txt	Sun May 29 15:32:54 2022 +0200
+++ b/CHANGES.txt	Mon May 30 09:31:29 2022 +0200
@@ -16,6 +16,10 @@
 ~~~~~~~~~
 
 - **[feature]**
+  Enable indexed access to lists in the configuration using an access
+  path string representation like ``~NNN~`
+
+- **[feature]**
   Allow to enable and disable the internal caching
 
 - **[feature]**