Release Summary
Feature release.
Minor Changes
- Add a subcommand
reformat-build-data
which reformats the changelog.yaml file (#638). - Add changelog.yaml linting to
lint-build-data
(#638). - Adjust the changelog config so that changelog.yaml has a nicer order and nicer layout (#638).
- Adjust to upcoming changes in antsibull-changelog by removing superfluous parameters (#635).
- Allow to remove collection changelog entries from the Ansible changelog (#639).
- Declare support for Python 3.13 (#637).
- Now depends on antsibull-changelog >= 0.31.0 (#638).
- Use Proxy configuration settings from the environment. Check out the aiohttp documentation on Proxy support for information on which environment variables are supported (#631).
Bugfixes
- Adjust the rebuild script included in Ansible releases to install antsibull-build instead of antsibull (#636).