diff CHANGES.txt @ 266:46571485b7d4

Allow loading configuration files from directories when using the "<dir>" prefix in filenames. Unknown filetypes within these directories are ignored automatically.
author Franz Glasner <fzglas.hg@dom66.de>
date Thu, 10 Sep 2020 02:00:11 +0200
parents f62764292b9d
children 1484f6c0223a
line wrap: on
line diff
--- a/CHANGES.txt	Thu Sep 10 01:09:16 2020 +0200
+++ b/CHANGES.txt	Thu Sep 10 02:00:11 2020 +0200
@@ -13,6 +13,19 @@
 --------------
 
 .. changelog::
+   :version: n/a
+   :released: n/a
+
+   .. change::
+      :tags: feature
+
+      Allow loading configuration files from directories when using
+      the "<dir>" prefix in filenames.
+
+      Unknown filetypes within these directories are ignored
+      automatically.
+
+.. changelog::
    :version: 0.9
    :released: 2020-07-28