comparison CHANGES.txt @ 691:4643f801379e

Changelog
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 10 Jun 2023 22:33:11 +0200
parents e06c4480b7d7
children 2848e0212a3d
comparison
equal deleted inserted replaced
690:dec978cad4d1 691:4643f801379e
21 21
22 - **[bugfix]** 22 - **[bugfix]**
23 Fixed some format string errors in the YAML loader. These errors were only 23 Fixed some format string errors in the YAML loader. These errors were only
24 encountered in exception handlers. 24 encountered in exception handlers.
25 25
26 - **[doc}** 26 - **[misc]**
27 Enhance compatibility with newer Python :py:mod:`setuptools` or :py:mod:`pip`:
28 Create a basic :file:`pyproject.toml`.
29
30 - **[doc]**
27 Document that jails now support references at their roots: they act 31 Document that jails now support references at their roots: they act
28 like a symbolic link. 32 like a symbolic link.
29 33
30 34
31 0.21.2 (2023-04-12) 35 0.21.2 (2023-04-12)