comparison 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
comparison
equal deleted inserted replaced
302:063099b188cd 303:2a2f5b86fe34
13 13
14 .. _api-changes: 14 .. _api-changes:
15 15
16 Breaking Changes 16 Breaking Changes
17 ================ 17 ================
18
19 none
20 ----
21
22 - Move some important public constants from :py:mod:`configmix` into
23 the :py:mod:`configmix.constants` module.
24
25 This is technically a breaking change while the author does not
26 believe that any of the current clients is affected by this
27 change.
28
18 29
19 0.9 30 0.9
20 --- 31 ---
21 32
22 - Do not set "root", "self" and "here" variables any more. This 33 - Do not set "root", "self" and "here" variables any more. This