Searches for all commits between Artemis releases that make changes to the configuration files, contain database migrations, or change template files. This helps administrators to see at a glance if manual changes not mentioned explicitly in the release notes might be necessary before upgrading Artemis.
The index only contains the 20 newest releases. The
changelog/
directory contains information about previous releases as well.
Note
|
A rendered version of the changelog can be found here. |
poetry install # only when running for the first time
poetry run python ./src/artemis_changelog/main.py --output-dir=changelog