diff --git a/AUTHORS.md b/AUTHORS.md
index c71fdd9a..77e88ea6 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -5,9 +5,9 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
|[@fintanmm](https://github.com/fintanmm)|100
+|[@myii](https://github.com/myii)|34
|[@noelmcloughlin](https://github.com/noelmcloughlin)|33
|[@aboe76](https://github.com/aboe76)|14
-|[@myii](https://github.com/myii)|13
|[@javierbertoli](https://github.com/javierbertoli)|11
|[@techhat](https://github.com/techhat)|10
|[@preussal](https://github.com/preussal)|9
@@ -31,4 +31,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-04-27.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-05-28.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 384f7003..6c8dfd70 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,23 @@
# Changelog
+# [0.19.0](https://github.com/saltstack-formulas/tomcat-formula/compare/v0.18.0...v0.19.0) (2020-05-28)
+
+
+### Continuous Integration
+
+* **kitchen+travis:** add new platforms [skip ci] ([91e57b5](https://github.com/saltstack-formulas/tomcat-formula/commit/91e57b5672e2a9f93fe9cf8f216ce513ba89b613))
+* **kitchen+travis:** adjust matrix to add `3000.2` & remove `2018.3` [skip ci] ([fea7a6c](https://github.com/saltstack-formulas/tomcat-formula/commit/fea7a6c07f4ca7e7273b9c0d406941f5d53bcb09))
+* **kitchen+travis:** adjust matrix to add `3000.3` [skip ci] ([b378533](https://github.com/saltstack-formulas/tomcat-formula/commit/b378533a10cc11e339c81e40d7ef39a13f137870))
+* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([7ee2926](https://github.com/saltstack-formulas/tomcat-formula/commit/7ee2926402e291243edf301b8733f24d80a22518))
+* **kitchen+travis:** use new platforms ([2fd6f92](https://github.com/saltstack-formulas/tomcat-formula/commit/2fd6f92a7976b42b61a21687b67a425b0ca5f54e))
+* **travis:** add notifications => zulip [skip ci] ([65a5733](https://github.com/saltstack-formulas/tomcat-formula/commit/65a5733198495632fc08da803fce832b4adc81ca))
+* **workflows/commitlint:** add to repo [skip ci] ([2451442](https://github.com/saltstack-formulas/tomcat-formula/commit/2451442b07659439ade466a0f2626482f24514f8))
+
+
+### Features
+
+* support new platforms (`ubuntu-20.04` & `fedora-32`) ([fce35a5](https://github.com/saltstack-formulas/tomcat-formula/commit/fce35a522d8effc99f0d1e03e0ed63518c114530))
+
# [0.18.0](https://github.com/saltstack-formulas/tomcat-formula/compare/v0.17.2...v0.18.0) (2020-04-27)
diff --git a/FORMULA b/FORMULA
index 4ab16211..081825df 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: tomcat
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Amazon, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
-version: 0.18.0
+version: 0.19.0
release: 1
minimum_version: 2017.7
summary: tomcat formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index eef7f4bc..54e30dfe 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -16,15 +16,15 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@fintanmm `_
- 100
+ * - :raw-html-m2r:``
+ - `@myii `_
+ - 34
* - :raw-html-m2r:``
- `@noelmcloughlin `_
- 33
* - :raw-html-m2r:``
- `@aboe76 `_
- 14
- * - :raw-html-m2r:``
- - `@myii `_
- - 13
* - :raw-html-m2r:``
- `@javierbertoli `_
- 11
@@ -89,4 +89,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-27.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-05-28.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 97f456ba..d37e3553 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,27 @@
Changelog
=========
+`0.19.0 `_ (2020-05-28)
+-----------------------------------------------------------------------------------------------------------
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **kitchen+travis:** add new platforms [skip ci] (\ `91e57b5 `_\ )
+* **kitchen+travis:** adjust matrix to add ``3000.2`` & remove ``2018.3`` [skip ci] (\ `fea7a6c `_\ )
+* **kitchen+travis:** adjust matrix to add ``3000.3`` [skip ci] (\ `b378533 `_\ )
+* **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ `7ee2926 `_\ )
+* **kitchen+travis:** use new platforms (\ `2fd6f92 `_\ )
+* **travis:** add notifications => zulip [skip ci] (\ `65a5733 `_\ )
+* **workflows/commitlint:** add to repo [skip ci] (\ `2451442 `_\ )
+
+Features
+^^^^^^^^
+
+
+* support new platforms (\ ``ubuntu-20.04`` & ``fedora-32``\ ) (\ `fce35a5 `_\ )
+
`0.18.0 `_ (2020-04-27)
-----------------------------------------------------------------------------------------------------------