diff --git a/AUTHORS.md b/AUTHORS.md
index 06bb7c7..7bba520 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,13 +4,13 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-|[@myii](https://github.com/myii)|49
+|[@myii](https://github.com/myii)|58
|[@aboe76](https://github.com/aboe76)|27
|[@daks](https://github.com/daks)|10
|[@EvaSDK](https://github.com/EvaSDK)|8
|[@nmadhok](https://github.com/nmadhok)|8
+|[@javierbertoli](https://github.com/javierbertoli)|7
|[@fessoga5](https://github.com/fessoga5)|5
-|[@javierbertoli](https://github.com/javierbertoli)|5
|[@babilen5](https://github.com/babilen5)|4
|[@waynegemmell](https://github.com/waynegemmell)|4
|[@asenci](https://github.com/asenci)|2
@@ -29,4 +29,4 @@ Avatar|Contributor|Contributions
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-05-07.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-06-29.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 08f68af..82756a2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,19 @@
# Changelog
+## [0.11.5](https://github.com/saltstack-formulas/logrotate-formula/compare/v0.11.4...v0.11.5) (2020-06-29)
+
+
+### Bug Fixes
+
+* **debian-10:** disable login_records, they're managed by the package ([335c9e6](https://github.com/saltstack-formulas/logrotate-formula/commit/335c9e63087a4d6b93d1283547cc4094bcf5d581))
+
+
+### Continuous Integration
+
+* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([8f32221](https://github.com/saltstack-formulas/logrotate-formula/commit/8f32221ba450b14db5227f4a579cdcfd1876a67d))
+* **kitchen+travis:** use latest pre-salted images [skip ci] ([e18246d](https://github.com/saltstack-formulas/logrotate-formula/commit/e18246d89bc83097ae1ee1ab887b884b7a2ad84d))
+* **travis:** add notifications => zulip [skip ci] ([d1c1a81](https://github.com/saltstack-formulas/logrotate-formula/commit/d1c1a81aa2a6ff62796dfa04aba6e093a2129a5e))
+
## [0.11.4](https://github.com/saltstack-formulas/logrotate-formula/compare/v0.11.3...v0.11.4) (2020-05-07)
diff --git a/FORMULA b/FORMULA
index 15b2d42..0ff9f50 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: logrotate
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE
os_family: Debian, RedHat, Suse
-version: 0.11.4
+version: 0.11.5
release: 1
minimum_version: 2016.11
summary: logrotate formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 6d4df70..bcb9f8f 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:``
- `@myii `_
- - 49
+ - 58
* - :raw-html-m2r:``
- `@aboe76 `_
- 27
@@ -28,11 +28,11 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@nmadhok `_
- 8
- * - :raw-html-m2r:``
- - `@fessoga5 `_
- - 5
* - :raw-html-m2r:``
- `@javierbertoli `_
+ - 7
+ * - :raw-html-m2r:``
+ - `@fessoga5 `_
- 5
* - :raw-html-m2r:``
- `@babilen5 `_
@@ -83,4 +83,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 2020-05-07.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-06-29.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 776cfd6..90966a5 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,23 @@
Changelog
=========
+`0.11.5 `_ (2020-06-29)
+--------------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **debian-10:** disable login_records, they're managed by the package (\ `335c9e6 `_\ )
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **kitchen:** use ``saltimages`` Docker Hub where available [skip ci] (\ `8f32221 `_\ )
+* **kitchen+travis:** use latest pre-salted images [skip ci] (\ `e18246d `_\ )
+* **travis:** add notifications => zulip [skip ci] (\ `d1c1a81 `_\ )
+
`0.11.4 `_ (2020-05-07)
--------------------------------------------------------------------------------------------------------------