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:
parent
d5db1c6894
commit
c8a4c0315a
3 changed files with 15 additions and 1 deletions
|
|
@ -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
|
||||
======
|
||||
|
||||
|
|
|
|||
|
|
@ -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'
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
release_summary: Maintenance release where the ``master`` branch was renamed to ``main``. Contains no other change.
|
||||
Loading…
Add table
Add a link
Reference in a new issue