1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-04 07:51:50 +00:00

Add changelog.

This commit is contained in:
Felix Fontein 2020-07-06 09:01:14 +02:00
parent d5db1c6894
commit c8a4c0315a
3 changed files with 15 additions and 1 deletions

View file

@ -5,6 +5,14 @@ Community General Release Notes
.. contents:: Topics
v0.2.1
======
Release Summary
---------------
Maintenance release where the ``master`` branch was renamed to ``main``. Contains no other change.
v0.2.0
======

View file

@ -905,3 +905,10 @@ releases:
name: lmdb_kv
namespace: null
release_date: '2020-06-20'
0.2.1:
changes:
release_summary: Maintenance release where the ``master`` branch was renamed
to ``main``. Contains no other change.
fragments:
- 0.2.1.yml
release_date: '2020-07-06'

View file

@ -1 +0,0 @@
release_summary: Maintenance release where the ``master`` branch was renamed to ``main``. Contains no other change.