diff --git a/AUTHORS.md b/AUTHORS.md
index 27f5aa8..d64d758 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,14 +4,15 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-|[@aboe76](https://github.com/aboe76)|22
+|[@aboe76](https://github.com/aboe76)|23
+|[@daks](https://github.com/daks)|9
|[@EvaSDK](https://github.com/EvaSDK)|8
|[@nmadhok](https://github.com/nmadhok)|8
-|[@daks](https://github.com/daks)|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
+|[@myii](https://github.com/myii)|3
|[@asenci](https://github.com/asenci)|2
|[@egarbi](https://github.com/egarbi)|2
|[@n-rodriguez](https://github.com/n-rodriguez)|2
@@ -21,7 +22,6 @@ Avatar|Contributor|Contributions
|[@gtmanfred](https://github.com/gtmanfred)|1
|[@dseira](https://github.com/dseira)|1
|[@gravyboat](https://github.com/gravyboat)|1
-|[@myii](https://github.com/myii)|1
|[@mgomersbach](https://github.com/mgomersbach)|1
|[@fortunejuggle](https://github.com/fortunejuggle)|1
|[@mlg-lebo](https://github.com/mlg-lebo)|1
@@ -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 2019-06-25.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-10.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 50559c7..3193314 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+# [0.11.0](https://github.com/saltstack-formulas/logrotate-formula/compare/v0.10.0...v0.11.0) (2019-08-10)
+
+
+### Features
+
+* **yamllint:** include for this repo and apply rules throughout ([86aed1e](https://github.com/saltstack-formulas/logrotate-formula/commit/86aed1e))
+
# [0.10.0](https://github.com/saltstack-formulas/logrotate-formula/compare/v0.9.0...v0.10.0) (2019-06-25)
diff --git a/FORMULA b/FORMULA
index 53bd920..cf63db1 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.10.0
+version: 0.11.0
release: 1
minimum_version: 2016.11
summary: logrotate formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 9270cb2..8a5d9a6 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -15,16 +15,16 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:``
- `@aboe76 `_
- - 22
+ - 23
+ * - :raw-html-m2r:``
+ - `@daks `_
+ - 9
* - :raw-html-m2r:``
- `@EvaSDK `_
- 8
* - :raw-html-m2r:``
- `@nmadhok `_
- 8
- * - :raw-html-m2r:``
- - `@daks `_
- - 7
* - :raw-html-m2r:``
- `@fessoga5 `_
- 5
@@ -37,6 +37,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@waynegemmell `_
- 4
+ * - :raw-html-m2r:``
+ - `@myii `_
+ - 3
* - :raw-html-m2r:``
- `@asenci `_
- 2
@@ -64,9 +67,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@gravyboat `_
- 1
- * - :raw-html-m2r:``
- - `@myii `_
- - 1
* - :raw-html-m2r:``
- `@mgomersbach `_
- 1
@@ -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 2019-06-25.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-08-10.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index f5db141..9692b47 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`0.11.0 `_ (2019-08-10)
+--------------------------------------------------------------------------------------------------------------
+
+Features
+^^^^^^^^
+
+
+* **yamllint:** include for this repo and apply rules throughout (\ `86aed1e `_\ )
+
`0.10.0 `_ (2019-06-25)
-------------------------------------------------------------------------------------------------------------