diff --git a/AUTHORS.md b/AUTHORS.md
index d3cd6b5..7f23398 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -7,7 +7,8 @@ Avatar|Contributor|Contributions
|[@gravyboat](https://github.com/gravyboat)|52
|[@aboe76](https://github.com/aboe76)|46
|[@alxwr](https://github.com/alxwr)|31
-|[@myii](https://github.com/myii)|21
+|[@myii](https://github.com/myii)|23
+|[@n-rodriguez](https://github.com/n-rodriguez)|16
|[@nmadhok](https://github.com/nmadhok)|14
|[@cheuschober](https://github.com/cheuschober)|12
|[@babilen5](https://github.com/babilen5)|11
@@ -17,7 +18,6 @@ Avatar|Contributor|Contributions
|[@javierbertoli](https://github.com/javierbertoli)|6
|[@techhat](https://github.com/techhat)|6
|[@puneetk](https://github.com/puneetk)|6
-|[@n-rodriguez](https://github.com/n-rodriguez)|5
|[@pawelrosada](https://github.com/pawelrosada)|5
|[@ckng](https://github.com/ckng)|4
|[@danoe](https://github.com/danoe)|4
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a2bd346..ca978a9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+## [1.1.1](https://github.com/saltstack-formulas/php-formula/compare/v1.1.0...v1.1.1) (2019-09-05)
+
+
+### Continuous Integration
+
+* **kitchen+travis:** replace EOL pre-salted images ([c9eea17](https://github.com/saltstack-formulas/php-formula/commit/c9eea17))
+
+
+### Tests
+
+* **suse:** update version to `7.0` for `opensuse-leap-15` ([fd67570](https://github.com/saltstack-formulas/php-formula/commit/fd67570))
+
# [1.1.0](https://github.com/saltstack-formulas/php-formula/compare/v1.0.1...v1.1.0) (2019-09-05)
diff --git a/FORMULA b/FORMULA
index 4e3754a..1f55d75 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: php
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE
os_family: Debian, RedHat, Suse
-version: 1.1.0
+version: 1.1.1
release: 1
minimum_version: 2017.7
summary: Php formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index bfc4776..446e30a 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -24,7 +24,10 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 31
* - :raw-html-m2r:``
- `@myii `_
- - 21
+ - 23
+ * - :raw-html-m2r:``
+ - `@n-rodriguez `_
+ - 16
* - :raw-html-m2r:``
- `@nmadhok `_
- 14
@@ -52,9 +55,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@puneetk `_
- 6
- * - :raw-html-m2r:``
- - `@n-rodriguez `_
- - 5
* - :raw-html-m2r:``
- `@pawelrosada `_
- 5
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 69abdc3..60db4b3 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,21 @@
Changelog
=========
+`1.1.1 `_ (2019-09-05)
+-----------------------------------------------------------------------------------------------------
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **kitchen+travis:** replace EOL pre-salted images (\ `c9eea17 `_\ )
+
+Tests
+^^^^^
+
+
+* **suse:** update version to ``7.0`` for ``opensuse-leap-15`` (\ `fd67570 `_\ )
+
`1.1.0 `_ (2019-09-05)
-----------------------------------------------------------------------------------------------------