diff --git a/AUTHORS.md b/AUTHORS.md
index 2f81bcd..92202cc 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -11,9 +11,9 @@ Avatar|Contributor|Contributions
|[@puneetk](https://github.com/puneetk)|12
|[@gravyboat](https://github.com/gravyboat)|12
|[@n-rodriguez](https://github.com/n-rodriguez)|10
-|[@myii](https://github.com/myii)|9
+|[@myii](https://github.com/myii)|10
+|[@daks](https://github.com/daks)|9
|[@tomasfejfar](https://github.com/tomasfejfar)|8
-|[@daks](https://github.com/daks)|8
|[@aboe76](https://github.com/aboe76)|7
|[@kpostrup](https://github.com/kpostrup)|6
|[@johnkeates](https://github.com/johnkeates)|5
@@ -52,4 +52,4 @@ Avatar|Contributor|Contributions
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-10.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-23.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 49f1662..ccc1b7d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.1.1](https://github.com/saltstack-formulas/collectd-formula/compare/v1.1.0...v1.1.1) (2019-08-23)
+
+
+### Bug Fixes
+
+* change iteritems to items to be Py3 compatible ([e7cc023](https://github.com/saltstack-formulas/collectd-formula/commit/e7cc023))
+
# [1.1.0](https://github.com/saltstack-formulas/collectd-formula/compare/v1.0.1...v1.1.0) (2019-08-10)
diff --git a/FORMULA b/FORMULA
index 4430ec7..c311ef1 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: collectd
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
-version: 1.1.0
+version: 1.1.1
release: 1
minimum_version: 2016.11
summary: Collectd formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 4af5c95..ff57605 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -36,13 +36,13 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 10
* - :raw-html-m2r:``
- `@myii `_
+ - 10
+ * - :raw-html-m2r:``
+ - `@daks `_
- 9
* - :raw-html-m2r:``
- `@tomasfejfar `_
- 8
- * - :raw-html-m2r:``
- - `@daks `_
- - 8
* - :raw-html-m2r:``
- `@aboe76 `_
- 7
@@ -152,4 +152,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
----
-Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-08-10.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-08-23.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index d1f19b7..fa065a2 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`1.1.1 `_ (2019-08-23)
+----------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* change iteritems to items to be Py3 compatible (\ `e7cc023 `_\ )
+
`1.1.0 `_ (2019-08-10)
----------------------------------------------------------------------------------------------------------