diff --git a/AUTHORS.md b/AUTHORS.md
index f2678bcf..e88076a5 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -5,13 +5,13 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
|[@gravyboat](https://github.com/gravyboat)|52
-|[@aboe76](https://github.com/aboe76)|44
+|[@aboe76](https://github.com/aboe76)|45
|[@alxwr](https://github.com/alxwr)|31
|[@nmadhok](https://github.com/nmadhok)|14
|[@cheuschober](https://github.com/cheuschober)|12
|[@babilen5](https://github.com/babilen5)|11
+|[@myii](https://github.com/myii)|11
|[@kurt---](https://github.com/kurt---)|10
-|[@myii](https://github.com/myii)|9
|[@whiteinge](https://github.com/whiteinge)|7
|[@bogdanr](https://github.com/bogdanr)|7
|[@javierbertoli](https://github.com/javierbertoli)|6
@@ -45,6 +45,7 @@ Avatar|Contributor|Contributions
|[@jeroen92](https://github.com/jeroen92)|2
|[@giannello](https://github.com/giannello)|2
|[@pcdummy](https://github.com/pcdummy)|2
+|[@scambra](https://github.com/scambra)|2
|[@aidanharris](https://github.com/aidanharris)|1
|[@coffee-powered-coder](https://github.com/coffee-powered-coder)|1
|[@alinefr](https://github.com/alinefr)|1
@@ -55,11 +56,10 @@ Avatar|Contributor|Contributions
|[@mkhubbard](https://github.com/mkhubbard)|1
|[@taion809](https://github.com/taion809)|1
|[@Cottser](https://github.com/Cottser)|1
-|[@scambra](https://github.com/scambra)|1
|[@iamseth](https://github.com/iamseth)|1
|[@zls](https://github.com/zls)|1
|[@sc250024](https://github.com/sc250024)|1
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-01.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-03.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 86e050e3..b19532a8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,33 @@
# Changelog
+# 1.0.0 (2019-08-03)
+
+
+### Bug Fixes
+
+* add warning message for ng states ([d45bae8](https://github.com/myii/php-formula/commit/d45bae8))
+* allow muting deprecation warning via. pillar/config entry ([8e7471e](https://github.com/myii/php-formula/commit/8e7471e))
+* change message to warn about upcoming deprecation ([e97eeae](https://github.com/myii/php-formula/commit/e97eeae))
+* warn formula users ng states will be promoted in `v1.0.0` ([d033381](https://github.com/myii/php-formula/commit/d033381))
+* **deprecation:** update deprecation version number (until `v1.0.0`) ([a8b59f0](https://github.com/myii/php-formula/commit/a8b59f0))
+* **mods:** fixup for [#181](https://github.com/myii/php-formula/issues/181) ([e2d7b4b](https://github.com/myii/php-formula/commit/e2d7b4b))
+* **pillar_from_files:** use `{}` pillar files to ensure tests pass ([1a5d734](https://github.com/myii/php-formula/commit/1a5d734))
+* **readme:** add warning in docs/README.rst ([3ac59e4](https://github.com/myii/php-formula/commit/3ac59e4))
+
+
+### Documentation
+
+* merge latest changes from `template-formula` ([4af569a](https://github.com/myii/php-formula/commit/4af569a)), closes [#179](https://github.com/myii/php-formula/issues/179)
+* **readme:** update with modules, bz2 & dba ([5e04187](https://github.com/myii/php-formula/commit/5e04187))
+
+
+### Features
+
+* add 'bz2' and 'dba' module support ([758ae88](https://github.com/myii/php-formula/commit/758ae88))
+* **map:** add xmlrpc package for xml module, as it was done for SUSE ([a09ef92](https://github.com/myii/php-formula/commit/a09ef92))
+* **mods:** added some mods support for FreeBSD ([3f6c0bc](https://github.com/myii/php-formula/commit/3f6c0bc))
+* **semantic-release:** add support of semantic-release ([cdd206a](https://github.com/myii/php-formula/commit/cdd206a))
+
# [0.38.0](https://github.com/saltstack-formulas/php-formula/compare/v0.37.1...v0.38.0) (2019-08-01)
diff --git a/FORMULA b/FORMULA
index b8f805e1..cde2a2c1 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: php
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE
os_family: Debian, RedHat, Suse
-version: 0.38.0
+version: 1.0.0
release: 1
minimum_version: 2017.7
summary: Php formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index a2188cbc..ff4ef839 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
- 52
* - :raw-html-m2r:``
- `@aboe76 `_
- - 44
+ - 45
* - :raw-html-m2r:``
- `@alxwr `_
- 31
@@ -31,12 +31,12 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@babilen5 `_
- 11
+ * - :raw-html-m2r:``
+ - `@myii `_
+ - 11
* - :raw-html-m2r:``
- `@kurt--- `_
- 10
- * - :raw-html-m2r:``
- - `@myii `_
- - 9
* - :raw-html-m2r:``
- `@whiteinge `_
- 7
@@ -136,6 +136,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@pcdummy `_
- 2
+ * - :raw-html-m2r:``
+ - `@scambra `_
+ - 2
* - :raw-html-m2r:``
- `@aidanharris `_
- 1
@@ -166,9 +169,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@Cottser `_
- 1
- * - :raw-html-m2r:``
- - `@scambra `_
- - 1
* - :raw-html-m2r:``
- `@iamseth `_
- 1
@@ -182,4 +182,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 2019-08-01.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-08-03.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 8a945829..8ad51134 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,38 @@
Changelog
=========
+1.0.0 (2019-08-03)
+------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* add warning message for ng states (\ `d45bae8 `_\ )
+* allow muting deprecation warning via. pillar/config entry (\ `8e7471e `_\ )
+* change message to warn about upcoming deprecation (\ `e97eeae `_\ )
+* warn formula users ng states will be promoted in ``v1.0.0`` (\ `d033381 `_\ )
+* **deprecation:** update deprecation version number (until ``v1.0.0``\ ) (\ `a8b59f0 `_\ )
+* **mods:** fixup for `#181 `_ (\ `e2d7b4b `_\ )
+* **pillar_from_files:** use ``{}`` pillar files to ensure tests pass (\ `1a5d734 `_\ )
+* **readme:** add warning in docs/README.rst (\ `3ac59e4 `_\ )
+
+Documentation
+^^^^^^^^^^^^^
+
+
+* merge latest changes from ``template-formula`` (\ `4af569a `_\ ), closes `#179 `_
+* **readme:** update with modules, bz2 & dba (\ `5e04187 `_\ )
+
+Features
+^^^^^^^^
+
+
+* add 'bz2' and 'dba' module support (\ `758ae88 `_\ )
+* **map:** add xmlrpc package for xml module, as it was done for SUSE (\ `a09ef92 `_\ )
+* **mods:** added some mods support for FreeBSD (\ `3f6c0bc `_\ )
+* **semantic-release:** add support of semantic-release (\ `cdd206a `_\ )
+
`0.38.0 `_ (2019-08-01)
--------------------------------------------------------------------------------------------------------