mirror of
https://github.com/famedly/ansible-collection-matrix
synced 2024-11-10 05:34:16 +00:00
chore: bump version to 0.1.5 and update changelog
This commit is contained in:
parent
a23c00779e
commit
2436e3ab94
2 changed files with 23 additions and 1 deletions
22
CHANGELOG.md
22
CHANGELOG.md
|
@ -10,12 +10,34 @@ 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.1.5`](#015) – _2020.09.18_
|
||||
- [`0.1.4`](#014) – _2020.09.17_
|
||||
- [`0.1.3`](#013) – _2020.09.15_
|
||||
- [`0.1.2`](#012) – _2020.08.17_
|
||||
- [`0.1.1`](#011) – _2020.08.14_
|
||||
- [`0.1.0`](#010) – _2020.08.10_
|
||||
|
||||
## [0.1.5]
|
||||
|
||||
_2020.09.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
|
||||
|
||||
#### Synapse Role
|
||||
|
||||
##### Updates
|
||||
|
||||
- **bump version to 1.19.3** ([`a23c007`])
|
||||
|
||||
|
||||
## [0.1.4]
|
||||
|
||||
_2020.09.17_
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
namespace: famedly
|
||||
name: matrix
|
||||
version: 0.1.4
|
||||
version: 0.1.5
|
||||
readme: README.md
|
||||
authors:
|
||||
- Jan Christian Grünhage <jan.christian@gruenhage.xyz>
|
||||
|
|
Loading…
Reference in a new issue