diff --git a/AUTHORS.md b/AUTHORS.md
index cc3250c..64ba71f 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-
|[@myii](https://github.com/myii)|46
+
|[@myii](https://github.com/myii)|53
|[@gravyboat](https://github.com/gravyboat)|38
|[@aboe76](https://github.com/aboe76)|37
|[@nmadhok](https://github.com/nmadhok)|28
@@ -41,6 +41,7 @@ Avatar|Contributor|Contributions
|[@tomasfejfar](https://github.com/tomasfejfar)|2
|[@vschum](https://github.com/vschum)|2
|[@madflojo](https://github.com/madflojo)|2
+
|[@sticky-note](https://github.com/sticky-note)|2
|[@UtahDave](https://github.com/UtahDave)|2
|[@daks](https://github.com/daks)|2
|[@nesteves](https://github.com/nesteves)|2
@@ -70,17 +71,15 @@ Avatar|Contributor|Contributions
|[@S-Wilhelm](https://github.com/S-Wilhelm)|1
|[@Cottser](https://github.com/Cottser)|1
|[@soniah](https://github.com/soniah)|1
-
|[@tapetersen](https://github.com/tapetersen)|1
|[@tony](https://github.com/tony)|1
|[@wido](https://github.com/wido)|1
|[@abednarik](https://github.com/abednarik)|1
|[@jam13](https://github.com/jam13)|1
|[@getSurreal](https://github.com/getSurreal)|1
|[@slawekp](https://github.com/slawekp)|1
-
|[@sticky-note](https://github.com/sticky-note)|1
|[@tsia](https://github.com/tsia)|1
|[@zhujinhe](https://github.com/zhujinhe)|1
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-04-17.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-05-19.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a34b9dd..95f7bb5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,19 @@
# Changelog
+## [0.52.7](https://github.com/saltstack-formulas/mysql-formula/compare/v0.52.6...v0.52.7) (2020-05-19)
+
+
+### Bug Fixes
+
+* **osfamilymap.yaml:** update SUSE defaults ([8ee79a7](https://github.com/saltstack-formulas/mysql-formula/commit/8ee79a7bb03488e4c3632a1dcfe143696a11aad5))
+
+
+### Continuous Integration
+
+* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([9e9fa3e](https://github.com/saltstack-formulas/mysql-formula/commit/9e9fa3e3d15e25ad22f75eae61af4883c79b7c0f))
+* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([c1dddc3](https://github.com/saltstack-formulas/mysql-formula/commit/c1dddc3a8d561847094bbe23fe2c764c8fdf79de))
+* **workflows/commitlint:** add to repo [skip ci] ([b4c6570](https://github.com/saltstack-formulas/mysql-formula/commit/b4c65702b91e8813741bf72008e41d1d8dfc735d))
+
## [0.52.6](https://github.com/saltstack-formulas/mysql-formula/compare/v0.52.5...v0.52.6) (2020-04-17)
diff --git a/FORMULA b/FORMULA
index 0750f5a..bf6260a 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: mysql
os: RedHat, CentOS, Debian, Ubuntu, Suse, Gentoo, FreeBSD
os_family: RedHat, Debian, Suse, Gentoo, FreeBSD
-version: 0.52.6
+version: 0.52.7
release: 1
minimum_version: 2015.8
summary: Formula for installing MySQL
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index e593868..f8eb365 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 `_
- - 46
+ - 53
* - :raw-html-m2r:`
`
- `@gravyboat `_
- 38
@@ -124,6 +124,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@madflojo `_
- 2
+ * - :raw-html-m2r:`
`
+ - `@sticky-note `_
+ - 2
* - :raw-html-m2r:`
`
- `@UtahDave `_
- 2
@@ -211,9 +214,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@soniah `_
- 1
- * - :raw-html-m2r:`
`
- - `@tapetersen `_
- - 1
* - :raw-html-m2r:`
`
- `@tony `_
- 1
@@ -232,9 +232,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@slawekp `_
- 1
- * - :raw-html-m2r:`
`
- - `@sticky-note `_
- - 1
* - :raw-html-m2r:`
`
- `@tsia `_
- 1
@@ -245,4 +242,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-04-17.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-05-19.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index c27b1eb..a012099 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,23 @@
Changelog
=========
+`0.52.7 `_ (2020-05-19)
+----------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **osfamilymap.yaml:** update SUSE defaults (\ `8ee79a7 `_\ )
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `9e9fa3e `_\ )
+* **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ `c1dddc3 `_\ )
+* **workflows/commitlint:** add to repo [skip ci] (\ `b4c6570 `_\ )
+
`0.52.6 `_ (2020-04-17)
----------------------------------------------------------------------------------------------------------