diff --git a/AUTHORS.md b/AUTHORS.md
index f2168d8..26757ac 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,10 +4,10 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-|[@myii](https://github.com/myii)|75
+|[@myii](https://github.com/myii)|78
|[@aboe76](https://github.com/aboe76)|24
|[@javierbertoli](https://github.com/javierbertoli)|13
-|[@Sxderp](https://github.com/Sxderp)|5
+|[@Sxderp](https://github.com/Sxderp)|6
|[@dafyddj](https://github.com/dafyddj)|3
|[@noelmcloughlin](https://github.com/noelmcloughlin)|3
|[@hoonetorg](https://github.com/hoonetorg)|3
@@ -26,4 +26,4 @@ Avatar|Contributor|Contributions
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-04-26.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-06-18.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2173012..2068e89 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+# [1.3.0](https://github.com/saltstack-formulas/firewalld-formula/compare/v1.2.1...v1.3.0) (2021-06-18)
+
+
+### Continuous Integration
+
+* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([cdaade3](https://github.com/saltstack-formulas/firewalld-formula/commit/cdaade380a4f4e42e2e4fe91cd60de1e179c3e0f))
+
+
+### Features
+
+* **rich-rules:** add priority to rich rules ([9c2b41d](https://github.com/saltstack-formulas/firewalld-formula/commit/9c2b41d0f9de3e7601df465db2e1005effcbb0c7)), closes [#51](https://github.com/saltstack-formulas/firewalld-formula/issues/51)
+
## [1.2.1](https://github.com/saltstack-formulas/firewalld-formula/compare/v1.2.0...v1.2.1) (2021-04-26)
diff --git a/FORMULA b/FORMULA
index 43ec0a3..58eb63e 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: firewalld
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, 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: 1.2.1
+version: 1.3.0
release: 1
minimum_version: 2017.7
summary: firewalld formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 32c62c8..d3767a6 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 `_
- - 75
+ - 78
* - :raw-html-m2r:``
- `@aboe76 `_
- 24
@@ -24,7 +24,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 13
* - :raw-html-m2r:``
- `@Sxderp `_
- - 5
+ - 6
* - :raw-html-m2r:``
- `@dafyddj `_
- 3
@@ -74,4 +74,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 2021-04-26.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-06-18.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index cc03083..3a00748 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,21 @@
Changelog
=========
+`1.3.0 `_ (2021-06-18)
+-----------------------------------------------------------------------------------------------------------
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* add ``arch-master`` to matrix and update ``.travis.yml`` [skip ci] (\ `cdaade3 `_\ )
+
+Features
+^^^^^^^^
+
+
+* **rich-rules:** add priority to rich rules (\ `9c2b41d `_\ ), closes `#51 `_
+
`1.2.1 `_ (2021-04-26)
-----------------------------------------------------------------------------------------------------------