Skip to content

Commit

Permalink
Release 2.2.0 commit (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andersson007 authored Sep 23, 2021
1 parent 77bd3bf commit 0c462c8
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 4 deletions.
6 changes: 3 additions & 3 deletions changelogs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ Community MySQL Collection Release Notes
.. contents:: Topics


v2.2.0-a1
=========
v2.2.0
======

Release Summary
---------------

This is the minor pre-release of the ``community.mysql`` collection.
This is the minor release of the ``community.mysql`` collection.
This changelog contains all changes to the modules in this collection that
have been added after the release of ``community.mysql`` 2.1.1

Expand Down
10 changes: 10 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,16 @@ releases:
- 193-reflect_changed_status_in_replace_statements.yml
- 2.1.1.yml
release_date: '2021-08-11'
2.2.0:
changes:
release_summary: 'This is the minor release of the ``community.mysql`` collection.
This changelog contains all changes to the modules in this collection that
have been added after the release of ``community.mysql`` 2.1.1'
fragments:
- 2.2.0.yml
release_date: '2021-09-23'
2.2.0-a1:
changes:
release_summary: 'This is the minor pre-release of the ``community.mysql`` collection.
Expand Down
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
namespace: community
name: mysql
version: 2.3.0
version: 2.2.0
readme: README.md
authors:
- Ansible community
Expand Down

0 comments on commit 0c462c8

Please sign in to comment.