diff --git a/AUTHORS.md b/AUTHORS.md
index 64ba71f..e7b99b5 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)|53
+
|[@myii](https://github.com/myii)|59
|[@gravyboat](https://github.com/gravyboat)|38
|[@aboe76](https://github.com/aboe76)|37
|[@nmadhok](https://github.com/nmadhok)|28
@@ -66,6 +66,7 @@ Avatar|Contributor|Contributions
|[@thejcannon](https://github.com/thejcannon)|1
|[@TaiSHiNet](https://github.com/TaiSHiNet)|1
|[@mkotsbak](https://github.com/mkotsbak)|1
+
|[@miska](https://github.com/miska)|1
|[@natehouk](https://github.com/natehouk)|1
|[@phil-lavin](https://github.com/phil-lavin)|1
|[@S-Wilhelm](https://github.com/S-Wilhelm)|1
@@ -82,4 +83,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-19.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-06-01.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 95f7bb5..d90419d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,18 @@
# Changelog
+# [0.53.0](https://github.com/saltstack-formulas/mysql-formula/compare/v0.52.7...v0.53.0) (2020-06-01)
+
+
+### Continuous Integration
+
+* **kitchen+travis:** use latest pre-salted images ([7ea518a](https://github.com/saltstack-formulas/mysql-formula/commit/7ea518a3919f1a59bc6ae821bc0df7577629059a))
+* **travis:** add notifications => zulip [skip ci] ([8adfc4b](https://github.com/saltstack-formulas/mysql-formula/commit/8adfc4bb4fbb49548cf46d277a0403b89c180b1a))
+
+
+### Features
+
+* **focal:** add settings for `ubuntu-20.04` ([0d77164](https://github.com/saltstack-formulas/mysql-formula/commit/0d77164f394909ec371f39cb41a4920c82e75052))
+
## [0.52.7](https://github.com/saltstack-formulas/mysql-formula/compare/v0.52.6...v0.52.7) (2020-05-19)
diff --git a/FORMULA b/FORMULA
index bf6260a..e2062e9 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.7
+version: 0.53.0
release: 1
minimum_version: 2015.8
summary: Formula for installing MySQL
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index f8eb365..4190074 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 `_
- - 53
+ - 59
* - :raw-html-m2r:`
`
- `@gravyboat `_
- 38
@@ -199,6 +199,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@mkotsbak `_
- 1
+ * - :raw-html-m2r:`
`
+ - `@miska `_
+ - 1
* - :raw-html-m2r:`
`
- `@natehouk `_
- 1
@@ -242,4 +245,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-19.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-06-01.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index a012099..2fa9eb3 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,22 @@
Changelog
=========
+`0.53.0 `_ (2020-06-01)
+----------------------------------------------------------------------------------------------------------
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **kitchen+travis:** use latest pre-salted images (\ `7ea518a `_\ )
+* **travis:** add notifications => zulip [skip ci] (\ `8adfc4b `_\ )
+
+Features
+^^^^^^^^
+
+
+* **focal:** add settings for ``ubuntu-20.04`` (\ `0d77164 `_\ )
+
`0.52.7 `_ (2020-05-19)
----------------------------------------------------------------------------------------------------------