diff docs/changes.rst @ 303:2a2f5b86fe34

Move some important public constants into the .constants sub-module
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 25 Apr 2021 16:09:00 +0200
parents b84f8060d54c
children 98490375d90c
line wrap: on
line diff
--- a/docs/changes.rst	Sun Apr 25 14:05:16 2021 +0200
+++ b/docs/changes.rst	Sun Apr 25 16:09:00 2021 +0200
@@ -16,6 +16,17 @@
 Breaking Changes
 ================
 
+none
+----
+
+- Move some important public constants from :py:mod:`configmix` into
+  the :py:mod:`configmix.constants` module.
+
+    This is technically a breaking change while the author does not
+    believe that any of the current clients is affected by this
+    change.
+
+
 0.9
 ---