mirror of
https://github.com/famedly/ansible-collection-matrix
synced 2024-11-10 05:34:16 +00:00
chore: bump version to 0.2.2 and update changelog
This commit is contained in:
parent
719e4919b6
commit
7eb6bed99e
2 changed files with 36 additions and 1 deletions
35
CHANGELOG.md
35
CHANGELOG.md
|
@ -10,6 +10,7 @@ The format is based on [Keep a Changelog], and this project adheres to
|
|||
[conventional commits]: https://www.conventionalcommits.org/en/v1.0.0/
|
||||
|
||||
## Overview
|
||||
- [`0.2.2`](#022) – _2020.11.18_
|
||||
- [`0.2.1`](#021) – _2020.10.27_
|
||||
- [`0.2.0`](#020) – _2020.10.09_
|
||||
- [`0.1.6`](#016) – _2020.10.02_
|
||||
|
@ -20,6 +21,40 @@ The format is based on [Keep a Changelog], and this project adheres to
|
|||
- [`0.1.1`](#011) – _2020.08.14_
|
||||
- [`0.1.0`](#010) – _2020.08.10_
|
||||
|
||||
## [0.2.2]
|
||||
|
||||
_2020.11.18_
|
||||
|
||||
### Contributions
|
||||
|
||||
This release is made possible by the following people (in alphabetical order).
|
||||
Thank you all for your contributions. Your work – no matter how significant – is
|
||||
greatly appreciated by the community. 💖
|
||||
|
||||
- Jan Christian Grünhage (<jan.christian@gruenhage.xyz>)
|
||||
|
||||
### Changes
|
||||
|
||||
#### Element Role
|
||||
|
||||
##### Updates
|
||||
|
||||
- **bump unstable version to 1.7.14-rc.1** ([`719e491`])
|
||||
|
||||
- **bump version to 1.7.13** ([`dcac613`])
|
||||
|
||||
- **bump version to 1.7.12** ([`79d2361`])
|
||||
|
||||
|
||||
#### Synapse Role
|
||||
|
||||
##### Updates
|
||||
|
||||
- **bump version to 1.23.0** ([`9325c56`])
|
||||
|
||||
- **bump version to 1.22.1** ([`b1b2b19`])
|
||||
|
||||
|
||||
## [0.2.1]
|
||||
|
||||
_2020.10.27_
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
namespace: famedly
|
||||
name: matrix
|
||||
version: 0.2.1
|
||||
version: 0.2.2
|
||||
readme: README.md
|
||||
authors:
|
||||
- Jan Christian Grünhage <jan.christian@gruenhage.xyz>
|
||||
|
|
Loading…
Reference in a new issue