Skip to content

2.12.0

Compare
Choose a tag to compare
@felixfontein felixfontein released this 05 Jul 20:12
· 78 commits to main since this release

Release Summary

Bugfix and feature release.

Minor Changes

  • Allow to mention forums in the Communication section of collection links (#288).
  • Bump minimum dependency of antsibull-docs-parser to 1.0.2 or newer (#290).
  • The lint-collection-docs subcommand will now complain about unchanged default values in docs/docsite/links.yml taken from the community collection template (#273, #277).
  • The collection docs linter now reports empty markup, like I(), L(,https://example.com) (#292).

Bugfixes

  • Improve handling of empty markup parameters for RST (#290).
  • Improve rendering of empty or broken changelogs (#289).
  • Remove leading spaces in paragraphs to avoid unintended RST blockquotes (#289).
  • Render errors as code blocks of language text instead of using the default lexer (#289).