diff --git a/AUTHORS.md b/AUTHORS.md
index 75c32fc..4d3bfcc 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -5,14 +5,14 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
|[@aboe76](https://github.com/aboe76)|100
-|[@myii](https://github.com/myii)|75
+|[@myii](https://github.com/myii)|77
|[@gravyboat](https://github.com/gravyboat)|71
|[@nmadhok](https://github.com/nmadhok)|54
|[@iggy](https://github.com/iggy)|22
|[@puneetk](https://github.com/puneetk)|21
|[@javierbertoli](https://github.com/javierbertoli)|20
|[@xenophonf](https://github.com/xenophonf)|18
-|[@noelmcloughlin](https://github.com/noelmcloughlin)|16
+|[@noelmcloughlin](https://github.com/noelmcloughlin)|17
|[@andrew-vant](https://github.com/andrew-vant)|13
|[@whiteinge](https://github.com/whiteinge)|12
|[@rhertzog](https://github.com/rhertzog)|11
@@ -98,6 +98,7 @@ Avatar|Contributor|Contributions
|[@TiagoTT](https://github.com/TiagoTT)|1
|[@westurner](https://github.com/westurner)|1
|[@abednarik](https://github.com/abednarik)|1
+|[@cr1st1p](https://github.com/cr1st1p)|1
|[@jpic](https://github.com/jpic)|1
|[@kabakaev](https://github.com/kabakaev)|1
|[@mechleg](https://github.com/mechleg)|1
@@ -107,4 +108,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-02-20.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-03-11.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 66f9f46..148d691 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+# [1.3.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.2.0...v1.3.0) (2020-03-11)
+
+
+### Features
+
+* **mapping:** better control of the service's state ([29ffd68](https://github.com/saltstack-formulas/salt-formula/commit/29ffd68d3419b61b938221130911844f48134817))
+
# [1.2.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.1.3...v1.2.0) (2020-02-20)
diff --git a/FORMULA b/FORMULA
index 1a7ae93..833f0fa 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: salt
os: Debian, Redhat, Suse, Arch, Gentoo, FreeBSD, Windows
os_family: Debian, Redhat, Suse, Arch, Gentoo, FreeBSD, Windows
-version: 1.2.0
+version: 1.3.0
release: 1
minimum_version: 2015.8
summary: Formula for install Saltstack
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 433a5c5..8d87008 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -18,7 +18,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 100
* - :raw-html-m2r:``
- `@myii `_
- - 75
+ - 77
* - :raw-html-m2r:``
- `@gravyboat `_
- 71
@@ -39,7 +39,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 18
* - :raw-html-m2r:``
- `@noelmcloughlin `_
- - 16
+ - 17
* - :raw-html-m2r:``
- `@andrew-vant `_
- 13
@@ -295,6 +295,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@abednarik `_
- 1
+ * - :raw-html-m2r:``
+ - `@cr1st1p `_
+ - 1
* - :raw-html-m2r:``
- `@jpic `_
- 1
@@ -317,4 +320,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-02-20.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-03-11.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index ecfc897..5fe7527 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`1.3.0 `_ (2020-03-11)
+------------------------------------------------------------------------------------------------------
+
+Features
+^^^^^^^^
+
+
+* **mapping:** better control of the service's state (\ `29ffd68 `_\ )
+
`1.2.0 `_ (2020-02-20)
------------------------------------------------------------------------------------------------------