diff --git a/AUTHORS.md b/AUTHORS.md
index 6a57817..159df2f 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -21,6 +21,7 @@ Avatar|Contributor|Contributions
|[@danoe](https://github.com/danoe)|4
|[@Seldaek](https://github.com/Seldaek)|4
|[@tsia](https://github.com/tsia)|4
+
|[@myii](https://github.com/myii)|4
|[@kpostrup](https://github.com/kpostrup)|4
|[@ross-p](https://github.com/ross-p)|4
|[@gtmanfred](https://github.com/gtmanfred)|4
@@ -31,7 +32,6 @@ Avatar|Contributor|Contributions
|[@stp-ip](https://github.com/stp-ip)|3
|[@n-rodriguez](https://github.com/n-rodriguez)|3
|[@retrry](https://github.com/retrry)|3
-
|[@myii](https://github.com/myii)|3
|[@hackel](https://github.com/hackel)|3
|[@genuss](https://github.com/genuss)|3
|[@imran1008](https://github.com/imran1008)|2
@@ -61,4 +61,4 @@ Avatar|Contributor|Contributions
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-06-28.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-06-29.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0d5648c..45982e8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+# [0.36.0](https://github.com/saltstack-formulas/php-formula/compare/v0.35.1...v0.36.0) (2019-06-29)
+
+
+### Documentation
+
+* **readme:** update with modules, bz2 & dba ([5e04187](https://github.com/saltstack-formulas/php-formula/commit/5e04187))
+
+
+### Features
+
+* add 'bz2' and 'dba' module support ([758ae88](https://github.com/saltstack-formulas/php-formula/commit/758ae88))
+
## [0.35.1](https://github.com/saltstack-formulas/php-formula/compare/v0.35.0...v0.35.1) (2019-06-28)
diff --git a/FORMULA b/FORMULA
index d88a488..d7f505d 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.35.1
+version: 0.36.0
release: 1
minimum_version: 2017.7
summary: Php formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 965ec83..93b119c 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -64,6 +64,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@tsia `_
- 4
+ * - :raw-html-m2r:`
`
+ - `@myii `_
+ - 4
* - :raw-html-m2r:`
`
- `@kpostrup `_
- 4
@@ -94,9 +97,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@retrry `_
- 3
- * - :raw-html-m2r:`
`
- - `@myii `_
- - 3
* - :raw-html-m2r:`
`
- `@hackel `_
- 3
@@ -179,4 +179,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-06-28.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-06-29.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index f42f1d3..5bb2e38 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,21 @@
Changelog
=========
+`0.36.0 `_ (2019-06-29)
+--------------------------------------------------------------------------------------------------------
+
+Documentation
+^^^^^^^^^^^^^
+
+
+* **readme:** update with modules, bz2 & dba (\ `5e04187 `_\ )
+
+Features
+^^^^^^^^
+
+
+* add 'bz2' and 'dba' module support (\ `758ae88 `_\ )
+
`0.35.1 `_ (2019-06-28)
--------------------------------------------------------------------------------------------------------