diff --git a/AUTHORS.md b/AUTHORS.md
new file mode 100644
index 00000000..6eab81a6
--- /dev/null
+++ b/AUTHORS.md
@@ -0,0 +1,78 @@
+# Authors
+
+This list is sorted by the number of commits per contributor in _descending_ order.
+
+Avatar|Contributor|Contributions
+:-:|---|:-:
+|[@aboe76](https://github.com/aboe76)|36
+|[@gravyboat](https://github.com/gravyboat)|27
+|[@nmadhok](https://github.com/nmadhok)|24
+|[@whiteinge](https://github.com/whiteinge)|17
+|[@noelmcloughlin](https://github.com/noelmcloughlin)|14
+|[@ross-p](https://github.com/ross-p)|13
+|[@techhat](https://github.com/techhat)|10
+|[@javierbertoli](https://github.com/javierbertoli)|9
+|[@arthurlogilab](https://github.com/arthurlogilab)|8
+|[@cheuschober](https://github.com/cheuschober)|8
+|[@dseira](https://github.com/dseira)|8
+|[@amontalban](https://github.com/amontalban)|7
+|[@puneetk](https://github.com/puneetk)|7
+|[@daks](https://github.com/daks)|6
+|[@TaiSHiNet](https://github.com/TaiSHiNet)|6
+|[@EvaSDK](https://github.com/EvaSDK)|6
+|[@cackovic](https://github.com/cackovic)|5
+|[@auser](https://github.com/auser)|5
+|[@stp-ip](https://github.com/stp-ip)|5
+|[@myii](https://github.com/myii)|5
+|[@ahmadsherif](https://github.com/ahmadsherif)|4
+|[@teepark](https://github.com/teepark)|4
+|[@alinefr](https://github.com/alinefr)|3
+|[@devaos](https://github.com/devaos)|3
+|[@bmwiedemann](https://github.com/bmwiedemann)|3
+|[@terminalmage](https://github.com/terminalmage)|3
+|[@imran1008](https://github.com/imran1008)|3
+|[@morsik](https://github.com/morsik)|3
+|[@msciciel](https://github.com/msciciel)|3
+|[@rfairburn](https://github.com/rfairburn)|3
+|[@westurner](https://github.com/westurner)|3
+|[@chris-sanders](https://github.com/chris-sanders)|2
+|[@UtahDave](https://github.com/UtahDave)|2
+|[@ghtyrant](https://github.com/ghtyrant)|2
+|[@pprkut](https://github.com/pprkut)|2
+|[@jstrunk](https://github.com/jstrunk)|2
+|[@kmshultz](https://github.com/kmshultz)|2
+|[@malept](https://github.com/malept)|2
+|[@meganlkm](https://github.com/meganlkm)|2
+|[@myoung34](https://github.com/myoung34)|2
+|[@bebosudo](https://github.com/bebosudo)|1
+|[@aanriot](https://github.com/aanriot)|1
+|[@andrew-vant](https://github.com/andrew-vant)|1
+|[@bemosior](https://github.com/bemosior)|1
+|[@SuperTux88](https://github.com/SuperTux88)|1
+|[@bogdanr](https://github.com/bogdanr)|1
+|[@blbradley](https://github.com/blbradley)|1
+|[@CorwinTanner](https://github.com/CorwinTanner)|1
+|[@fayetted](https://github.com/fayetted)|1
+|[@czarneckid](https://github.com/czarneckid)|1
+|[@statik](https://github.com/statik)|1
+|[@ekristen](https://github.com/ekristen)|1
+|[@garrettw](https://github.com/garrettw)|1
+|[@jeduardo](https://github.com/jeduardo)|1
+|[@stromnet](https://github.com/stromnet)|1
+|[@bsdlp](https://github.com/bsdlp)|1
+|[@MEschenbacher](https://github.com/MEschenbacher)|1
+|[@renich](https://github.com/renich)|1
+|[@outime](https://github.com/outime)|1
+|[@scub](https://github.com/scub)|1
+|[@thatch45](https://github.com/thatch45)|1
+|[@blarghmatey](https://github.com/blarghmatey)|1
+|[@babilen5](https://github.com/babilen5)|1
+|[@abednarik](https://github.com/abednarik)|1
+|[@francesco-a](https://github.com/francesco-a)|1
+|[@jamesp9](https://github.com/jamesp9)|1
+|[@oboyle](https://github.com/oboyle)|1
+|[@bersace](https://github.com/bersace)|1
+
+---
+
+Auto generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-04-26.
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 00000000..29b3f3f5
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,8 @@
+# Changelog
+
+## [0.55.1](https://github.com/saltstack-formulas/nginx-formula/compare/v0.55.0...v0.55.1) (2019-04-26)
+
+
+### Documentation
+
+* **semantic-release:** implement an automated changelog ([569b07a](https://github.com/saltstack-formulas/nginx-formula/commit/569b07a))
diff --git a/FORMULA b/FORMULA
index 98d785a6..5d49ef3d 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: nginx
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE
os_family: Debian, RedHat, Suse
-version: 1.0.0rc
+version: 0.55.1
release: 1
minimum_version: 2017.3
summary: nginx formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
new file mode 100644
index 00000000..badf475f
--- /dev/null
+++ b/docs/AUTHORS.rst
@@ -0,0 +1,224 @@
+.. role:: raw-html-m2r(raw)
+ :format: html
+
+
+Authors
+=======
+
+This list is sorted by the number of commits per contributor in *descending* order.
+
+.. list-table::
+ :header-rows: 1
+
+ * - Avatar
+ - Contributor
+ - Contributions
+ * - :raw-html-m2r:``
+ - `@aboe76 `_
+ - 36
+ * - :raw-html-m2r:``
+ - `@gravyboat `_
+ - 27
+ * - :raw-html-m2r:``
+ - `@nmadhok `_
+ - 24
+ * - :raw-html-m2r:``
+ - `@whiteinge `_
+ - 17
+ * - :raw-html-m2r:``
+ - `@noelmcloughlin `_
+ - 14
+ * - :raw-html-m2r:``
+ - `@ross-p `_
+ - 13
+ * - :raw-html-m2r:``
+ - `@techhat `_
+ - 10
+ * - :raw-html-m2r:``
+ - `@javierbertoli `_
+ - 9
+ * - :raw-html-m2r:``
+ - `@arthurlogilab `_
+ - 8
+ * - :raw-html-m2r:``
+ - `@cheuschober `_
+ - 8
+ * - :raw-html-m2r:``
+ - `@dseira `_
+ - 8
+ * - :raw-html-m2r:``
+ - `@amontalban `_
+ - 7
+ * - :raw-html-m2r:``
+ - `@puneetk `_
+ - 7
+ * - :raw-html-m2r:``
+ - `@daks `_
+ - 6
+ * - :raw-html-m2r:``
+ - `@TaiSHiNet `_
+ - 6
+ * - :raw-html-m2r:``
+ - `@EvaSDK `_
+ - 6
+ * - :raw-html-m2r:``
+ - `@cackovic `_
+ - 5
+ * - :raw-html-m2r:``
+ - `@auser `_
+ - 5
+ * - :raw-html-m2r:``
+ - `@stp-ip `_
+ - 5
+ * - :raw-html-m2r:``
+ - `@myii `_
+ - 5
+ * - :raw-html-m2r:``
+ - `@ahmadsherif `_
+ - 4
+ * - :raw-html-m2r:``
+ - `@teepark `_
+ - 4
+ * - :raw-html-m2r:``
+ - `@alinefr `_
+ - 3
+ * - :raw-html-m2r:``
+ - `@devaos `_
+ - 3
+ * - :raw-html-m2r:``
+ - `@bmwiedemann `_
+ - 3
+ * - :raw-html-m2r:``
+ - `@terminalmage `_
+ - 3
+ * - :raw-html-m2r:``
+ - `@imran1008 `_
+ - 3
+ * - :raw-html-m2r:``
+ - `@morsik `_
+ - 3
+ * - :raw-html-m2r:``
+ - `@msciciel `_
+ - 3
+ * - :raw-html-m2r:``
+ - `@rfairburn `_
+ - 3
+ * - :raw-html-m2r:``
+ - `@westurner `_
+ - 3
+ * - :raw-html-m2r:``
+ - `@chris-sanders `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@UtahDave `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@ghtyrant `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@pprkut `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@jstrunk `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@kmshultz `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@malept `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@meganlkm `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@myoung34 `_
+ - 2
+ * - :raw-html-m2r:``
+ - `@bebosudo `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@aanriot `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@andrew-vant `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@bemosior `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@SuperTux88 `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@bogdanr `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@blbradley `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@CorwinTanner `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@fayetted `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@czarneckid `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@statik `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@ekristen `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@garrettw `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@jeduardo `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@stromnet `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@bsdlp `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@MEschenbacher `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@renich `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@outime `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@scub `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@thatch45 `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@blarghmatey `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@babilen5 `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@abednarik `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@francesco-a `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@jamesp9 `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@oboyle `_
+ - 1
+ * - :raw-html-m2r:``
+ - `@bersace `_
+ - 1
+
+
+----
+
+Auto generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-04-26.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
new file mode 100644
index 00000000..25d36e40
--- /dev/null
+++ b/docs/CHANGELOG.rst
@@ -0,0 +1,12 @@
+
+Changelog
+=========
+
+`0.55.1 `_ (2019-04-26)
+----------------------------------------------------------------------------------------------------------
+
+Documentation
+^^^^^^^^^^^^^
+
+
+* **semantic-release:** implement an automated changelog (\ `569b07a `_\ )