Skip to content

Commit 522142c

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2019-08-23) ### Bug Fixes * change iteritems to items to be Py3 compatible ([e7cc023](e7cc023))
1 parent c2b00ef commit 522142c

File tree

5 files changed

+24
-8
lines changed

5 files changed

+24
-8
lines changed

AUTHORS.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ Avatar|Contributor|Contributions
1111
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/528061?v=4' width='36' height='36' alt='@puneetk'>|[@puneetk](https://github.com/puneetk)|12
1212
<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)|12
1313
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>|[@n-rodriguez](https://github.com/n-rodriguez)|10
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)|9
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)|10
15+
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/52996?v=4' width='36' height='36' alt='@daks'>|[@daks](https://github.com/daks)|9
1516
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/642928?v=4' width='36' height='36' alt='@tomasfejfar'>|[@tomasfejfar](https://github.com/tomasfejfar)|8
16-
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/52996?v=4' width='36' height='36' alt='@daks'>|[@daks](https://github.com/daks)|8
1717
<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)|7
1818
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/5655231?v=4' width='36' height='36' alt='@kpostrup'>|[@kpostrup](https://github.com/kpostrup)|6
1919
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/5306980?v=4' width='36' height='36' alt='@johnkeates'>|[@johnkeates](https://github.com/johnkeates)|5
@@ -52,4 +52,4 @@ Avatar|Contributor|Contributions
5252

5353
---
5454

55-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-10.
55+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-23.

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.1](https://github.com/saltstack-formulas/collectd-formula/compare/v1.1.0...v1.1.1) (2019-08-23)
4+
5+
6+
### Bug Fixes
7+
8+
* change iteritems to items to be Py3 compatible ([e7cc023](https://github.com/saltstack-formulas/collectd-formula/commit/e7cc023))
9+
310
# [1.1.0](https://github.com/saltstack-formulas/collectd-formula/compare/v1.0.1...v1.1.0) (2019-08-10)
411

512

FORMULA

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: collectd
22
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
33
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
4-
version: 1.1.0
4+
version: 1.1.1
55
release: 1
66
minimum_version: 2016.11
77
summary: Collectd formula

docs/AUTHORS.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ This list is sorted by the number of commits per contributor in *descending* ord
3636
- 10
3737
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
3838
- `@myii <https://github.com/myii>`_
39+
- 10
40+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/52996?v=4' width='36' height='36' alt='@daks'>`
41+
- `@daks <https://github.com/daks>`_
3942
- 9
4043
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/642928?v=4' width='36' height='36' alt='@tomasfejfar'>`
4144
- `@tomasfejfar <https://github.com/tomasfejfar>`_
4245
- 8
43-
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/52996?v=4' width='36' height='36' alt='@daks'>`
44-
- `@daks <https://github.com/daks>`_
45-
- 8
4646
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
4747
- `@aboe76 <https://github.com/aboe76>`_
4848
- 7
@@ -152,4 +152,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
152152

153153
----
154154

155-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-08-10.
155+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-08-23.

docs/CHANGELOG.rst

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Changelog
33
=========
44

5+
`1.1.1 <https://github.com/saltstack-formulas/collectd-formula/compare/v1.1.0...v1.1.1>`_ (2019-08-23)
6+
----------------------------------------------------------------------------------------------------------
7+
8+
Bug Fixes
9+
^^^^^^^^^
10+
11+
12+
* change iteritems to items to be Py3 compatible (\ `e7cc023 <https://github.com/saltstack-formulas/collectd-formula/commit/e7cc023>`_\ )
13+
514
`1.1.0 <https://github.com/saltstack-formulas/collectd-formula/compare/v1.0.1...v1.1.0>`_ (2019-08-10)
615
----------------------------------------------------------------------------------------------------------
716

0 commit comments

Comments
 (0)