diff --git a/AUTHORS.md b/AUTHORS.md
index 159df2f..20720ea 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -5,7 +5,7 @@ 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)|42
+|[@aboe76](https://github.com/aboe76)|43
|[@alxwr](https://github.com/alxwr)|31
|[@nmadhok](https://github.com/nmadhok)|14
|[@cheuschober](https://github.com/cheuschober)|12
@@ -23,6 +23,7 @@ Avatar|Contributor|Contributions
|[@tsia](https://github.com/tsia)|4
|[@myii](https://github.com/myii)|4
|[@kpostrup](https://github.com/kpostrup)|4
+|[@n-rodriguez](https://github.com/n-rodriguez)|4
|[@ross-p](https://github.com/ross-p)|4
|[@gtmanfred](https://github.com/gtmanfred)|4
|[@ixs](https://github.com/ixs)|3
@@ -30,7 +31,6 @@ Avatar|Contributor|Contributions
|[@pprkut](https://github.com/pprkut)|3
|[@mgomersbach](https://github.com/mgomersbach)|3
|[@stp-ip](https://github.com/stp-ip)|3
-|[@n-rodriguez](https://github.com/n-rodriguez)|3
|[@retrry](https://github.com/retrry)|3
|[@hackel](https://github.com/hackel)|3
|[@genuss](https://github.com/genuss)|3
@@ -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-29.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-07-09.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 45982e8..3f5b6d0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+# [0.37.0](https://github.com/saltstack-formulas/php-formula/compare/v0.36.0...v0.37.0) (2019-07-09)
+
+
+### Bug Fixes
+
+* **mods:** fixup for [#181](https://github.com/saltstack-formulas/php-formula/issues/181) ([e2d7b4b](https://github.com/saltstack-formulas/php-formula/commit/e2d7b4b))
+
+
+### Features
+
+* **mods:** added some mods support for FreeBSD ([3f6c0bc](https://github.com/saltstack-formulas/php-formula/commit/3f6c0bc))
+
# [0.36.0](https://github.com/saltstack-formulas/php-formula/compare/v0.35.1...v0.36.0) (2019-06-29)
diff --git a/FORMULA b/FORMULA
index d7f505d..31d26c1 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.36.0
+version: 0.37.0
release: 1
minimum_version: 2017.7
summary: Php formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 93b119c..0491e86 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 `_
- - 42
+ - 43
* - :raw-html-m2r:``
- `@alxwr `_
- 31
@@ -70,6 +70,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@kpostrup `_
- 4
+ * - :raw-html-m2r:``
+ - `@n-rodriguez `_
+ - 4
* - :raw-html-m2r:``
- `@ross-p `_
- 4
@@ -91,9 +94,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@stp-ip `_
- 3
- * - :raw-html-m2r:``
- - `@n-rodriguez `_
- - 3
* - :raw-html-m2r:``
- `@retrry `_
- 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-29.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-07-09.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 5bb2e38..78bd4f7 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,21 @@
Changelog
=========
+`0.37.0 `_ (2019-07-09)
+--------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **mods:** fixup for `#181 `_ (\ `e2d7b4b `_\ )
+
+Features
+^^^^^^^^
+
+
+* **mods:** added some mods support for FreeBSD (\ `3f6c0bc `_\ )
+
`0.36.0 `_ (2019-06-29)
--------------------------------------------------------------------------------------------------------