comparison CHANGES.txt @ 743:b26a1afe0558

Changes
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 30 Oct 2023 09:22:51 +0100
parents e069797f0e36
children e4fad9cdd906
comparison
equal deleted inserted replaced
742:220a9ec9ac72 743:b26a1afe0558
21 ``merge_lists`` for :py:func:`configmix.load` or 21 ``merge_lists`` for :py:func:`configmix.load` or
22 :py:func:`configmix.merge`. 22 :py:func:`configmix.merge`.
23 23
24 - **[bugfix]** 24 - **[bugfix]**
25 Allow again the installation of the pure-Python version for Python < 3.7. 25 Allow again the installation of the pure-Python version for Python < 3.7.
26
27 - **[test]**
28 Test fixes and enhancements
26 29
27 30
28 v0.22 (2023-08-17) 31 v0.22 (2023-08-17)
29 ~~~~~~~~~~~~~~~~~~ 32 ~~~~~~~~~~~~~~~~~~
30 33