Documentation for release 10.4.0

This commit is contained in:
Chris Mayo 2023-12-04 19:25:01 +00:00
parent 042aa2c915
commit 10adf4c8a1
2 changed files with 17 additions and 1 deletions

View file

@ -1,3 +1,19 @@
10.4.0 (released 11.12.2023)
Features:
- FIFOs can be used with --config and --cookiefile
Changes:
- Minimum Python version required is 3.9
- ms-windows-store added to the list of ignored schemes
- linkchecker will exit if problems with a configuration file or cookie file
are detected on startup
Fixes
- A cookie file that could not be parsed was causing an exception
- Documentation updates
10.3.0 (released 18.09.2023)
Features:

View file

@ -1,7 +1,7 @@
Upgrading
=========
Migrating from 10.3 to 10.x
Migrating from 10.3 to 10.4
---------------------------
Python 3.9 or newer is required.