Skip to content

Commit 7a94234

Browse files
chore(release): 0.2.2 [skip ci]
## [0.2.2](v0.2.1...v0.2.2) (2019-05-26) ### Documentation * **readme:** add testing requirements section ([06de318](06de318))
1 parent d655057 commit 7a94234

File tree

5 files changed

+24
-4
lines changed

5 files changed

+24
-4
lines changed

AUTHORS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ Avatar|Contributor|Contributions
1010
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>|[@gravyboat](https://github.com/gravyboat)|2
1111
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/745513?v=4' width='36' height='36' alt='@EvaSDK'>|[@EvaSDK](https://github.com/EvaSDK)|2
1212
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>|[@nmadhok](https://github.com/nmadhok)|2
13+
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|2
1314
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/20441?v=4' width='36' height='36' alt='@iggy'>|[@iggy](https://github.com/iggy)|1
14-
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|1
15+
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|1
1516
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/1478176?v=4' width='36' height='36' alt='@do3meli'>|[@do3meli](https://github.com/do3meli)|1
1617

1718
---

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.2](https://github.com/saltstack-formulas/syslog-ng-formula/compare/v0.2.1...v0.2.2) (2019-05-26)
4+
5+
6+
### Documentation
7+
8+
* **readme:** add testing requirements section ([06de318](https://github.com/saltstack-formulas/syslog-ng-formula/commit/06de318))
9+
310
## [0.2.1](https://github.com/saltstack-formulas/syslog-ng-formula/compare/v0.2.0...v0.2.1) (2019-05-26)
411

512

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: syslog_ng
22
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE
33
os_family: Debian, RedHat, Suse
4-
version: 0.2.1
4+
version: 0.2.2
55
release: 1
66
minimum_version: 2017.7
77
summary: Syslog-NG formula

docs/AUTHORS.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,14 @@ This list is sorted by the number of commits per contributor in *descending* ord
3131
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>`
3232
- `@nmadhok <https://github.com/nmadhok>`_
3333
- 2
34+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
35+
- `@myii <https://github.com/myii>`_
36+
- 2
3437
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/20441?v=4' width='36' height='36' alt='@iggy'>`
3538
- `@iggy <https://github.com/iggy>`_
3639
- 1
37-
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
38-
- `@myii <https://github.com/myii>`_
40+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
41+
- `@aboe76 <https://github.com/aboe76>`_
3942
- 1
4043
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/1478176?v=4' width='36' height='36' alt='@do3meli'>`
4144
- `@do3meli <https://github.com/do3meli>`_

docs/CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Changelog
33
=========
44

5+
`0.2.2 <https://github.com/saltstack-formulas/syslog-ng-formula/compare/v0.2.1...v0.2.2>`_ (2019-05-26)
6+
-----------------------------------------------------------------------------------------------------------
7+
8+
Documentation
9+
^^^^^^^^^^^^^
10+
11+
12+
* **readme:** add testing requirements section (\ `06de318 <https://github.com/saltstack-formulas/syslog-ng-formula/commit/06de318>`_\ )
13+
514
`0.2.1 <https://github.com/saltstack-formulas/syslog-ng-formula/compare/v0.2.0...v0.2.1>`_ (2019-05-26)
615
-----------------------------------------------------------------------------------------------------------
716

0 commit comments

Comments
 (0)