diff --git a/AUTHORS.md b/AUTHORS.md
index 7637f5f..07951c9 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,8 +4,8 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-|[@myii](https://github.com/myii)|21
-|[@javierbertoli](https://github.com/javierbertoli)|20
+|[@myii](https://github.com/myii)|23
+|[@javierbertoli](https://github.com/javierbertoli)|22
|[@SuperTux88](https://github.com/SuperTux88)|5
|[@dafyddj](https://github.com/dafyddj)|3
|[@baby-gnu](https://github.com/baby-gnu)|1
@@ -14,4 +14,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-05-03.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-05-17.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7f22e2b..a5d082d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,22 @@
# Changelog
+# [0.2.0](https://github.com/saltstack-formulas/rspamd-formula/compare/v0.1.3...v0.2.0) (2021-05-17)
+
+
+### Continuous Integration
+
+* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([2987146](https://github.com/saltstack-formulas/rspamd-formula/commit/29871461d78e73d2841135163548e667152f8b64))
+
+
+### Documentation
+
+* **readme:** fix headings [skip ci] ([c0a296c](https://github.com/saltstack-formulas/rspamd-formula/commit/c0a296cdface1403465ec04f71123ea1ca62eb13))
+
+
+### Features
+
+* **dkim:** add state to manage DKIM keys ([e4ac895](https://github.com/saltstack-formulas/rspamd-formula/commit/e4ac895cd93cc161d376d0ed0a5fea20da730cdc))
+
## [0.1.3](https://github.com/saltstack-formulas/rspamd-formula/compare/v0.1.2...v0.1.3) (2021-05-03)
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index a958da4..7c3aa17 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -15,10 +15,10 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:``
- `@myii `_
- - 21
+ - 23
* - :raw-html-m2r:``
- `@javierbertoli `_
- - 20
+ - 22
* - :raw-html-m2r:``
- `@SuperTux88 `_
- 5
@@ -38,4 +38,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-05-03.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-05-17.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 33243ba..fcea0bb 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,27 @@
Changelog
=========
+`0.2.0 `_ (2021-05-17)
+--------------------------------------------------------------------------------------------------------
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* add ``arch-master`` to matrix and update ``.travis.yml`` [skip ci] (\ `2987146 `_\ )
+
+Documentation
+^^^^^^^^^^^^^
+
+
+* **readme:** fix headings [skip ci] (\ `c0a296c `_\ )
+
+Features
+^^^^^^^^
+
+
+* **dkim:** add state to manage DKIM keys (\ `e4ac895 `_\ )
+
`0.1.3 `_ (2021-05-03)
--------------------------------------------------------------------------------------------------------