From c6382178216fdb217b5fe93079b6e50ef70692fe Mon Sep 17 00:00:00 2001 From: Sebastian Bank Date: Wed, 6 Mar 2024 07:34:01 +0100 Subject: [PATCH] document latest changes --- CHANGES.rst | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index dfd271b506..7c7b797cc8 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -9,7 +9,15 @@ Drop Python 3.7 support (end of life 27 Jun 2023). Tag Python 3.11 and 3.12 support. -Document that `doctest_skip_exe()` lines in doctest should be ignored. +Add caveat about ``labe`` escaping/quoting to ``.node()`` and ``.render()`` +API docs. + +Document that ``doctest_skip_exe()`` lines in doctest should be ignored. + +Improve internal ``tools.deprecate_positional_args()` decorator +and fix incorect test assertion. + +Update GitHub actions. Version 0.20.1