Release 0.2.0 of community.general (#546)

* Comment out dead documentation link.

* Move changelog into root.

* Link to generated changelog in README.

* Fix changelog entry categories (bugfixes -> security_fixes).

* Add release summary.

* Geneate changelog.

* Add basic release information.

* Require Ansible(-base) 2.9.10 or newer.

Needed for deprecation syntax support.
This commit is contained in:
Felix Fontein 2020-06-20 12:49:50 +02:00 committed by GitHub
commit e54dd3a01f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
269 changed files with 1395 additions and 661 deletions

View file

@ -1,4 +1,4 @@
changelog_filename_template: CHANGELOG.rst
changelog_filename_template: ../CHANGELOG.rst
changelog_filename_version_depth: 0
changes_file: changelog.yaml
changes_format: combined