diff --git a/doc/changelog.txt b/doc/changelog.txt index 787644aa..1c244ed2 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -1,3 +1,12 @@ +10.5.0 (released 03.09.2024) + +Features: +- ignorewarningsforurls setting to match URLs and warnings to ignore + +Fixes +- Documentation updates + + 10.4.0 (released 11.12.2023) Features: diff --git a/doc/upgrading.txt b/doc/upgrading.txt index 2fd4a6d1..ceb2c663 100644 --- a/doc/upgrading.txt +++ b/doc/upgrading.txt @@ -1,6 +1,10 @@ Upgrading ========= +Migrating from 10.4 to 10.5 +--------------------------- +No action needed. + Migrating from 10.3 to 10.4 --------------------------- Python 3.9 or newer is required.