diff --git a/AUTHORS.md b/AUTHORS.md
index 2a38d10..cb54874 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-
|[@myii](https://github.com/myii)|60
+
|[@myii](https://github.com/myii)|64
|[@alxwr](https://github.com/alxwr)|40
|[@gravyboat](https://github.com/gravyboat)|36
|[@aboe76](https://github.com/aboe76)|32
@@ -12,7 +12,7 @@ Avatar|Contributor|Contributions
|[@javierbertoli](https://github.com/javierbertoli)|27
|[@nmadhok](https://github.com/nmadhok)|20
|[@puneetk](https://github.com/puneetk)|20
-
|[@noelmcloughlin](https://github.com/noelmcloughlin)|14
+
|[@noelmcloughlin](https://github.com/noelmcloughlin)|16
|[@techhat](https://github.com/techhat)|10
|[@ixs](https://github.com/ixs)|9
|[@landergate](https://github.com/landergate)|9
@@ -41,6 +41,7 @@ Avatar|Contributor|Contributions
|[@bogdanr](https://github.com/bogdanr)|2
|[@carlovollebregt](https://github.com/carlovollebregt)|2
|[@thornycrackers](https://github.com/thornycrackers)|2
+
|[@dafyddj](https://github.com/dafyddj)|2
|[@msciciel](https://github.com/msciciel)|2
|[@actionjack](https://github.com/actionjack)|2
|[@mosen](https://github.com/mosen)|2
@@ -56,7 +57,6 @@ Avatar|Contributor|Contributions
|[@iggy](https://github.com/iggy)|1
|[@chorne-togetherwork](https://github.com/chorne-togetherwork)|1
|[@corywright](https://github.com/corywright)|1
-
|[@dafyddj](https://github.com/dafyddj)|1
|[@ev0rtex](https://github.com/ev0rtex)|1
|[@dimitry-unified-streaming](https://github.com/dimitry-unified-streaming)|1
|[@fintanmm](https://github.com/fintanmm)|1
@@ -90,4 +90,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-10-05.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-10-10.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8b7d651..115486c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,18 @@
# Changelog
+## [1.0.1](https://github.com/saltstack-formulas/apache-formula/compare/v1.0.0...v1.0.1) (2020-10-10)
+
+
+### Continuous Integration
+
+* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([1c2125c](https://github.com/saltstack-formulas/apache-formula/commit/1c2125c251016097e7d2c0694bf0245a3644605e))
+
+
+### Documentation
+
+* **example:** document redirect 80->443 fix [#226](https://github.com/saltstack-formulas/apache-formula/issues/226) ([e15803b](https://github.com/saltstack-formulas/apache-formula/commit/e15803b4b12df2b6e625673409bc854b1d1dd751))
+* **readme:** fix `rstcheck` violation [skip ci] ([2747e35](https://github.com/saltstack-formulas/apache-formula/commit/2747e35ce1e49d46a1fd5f8613ce73517aaed095)), closes [/travis-ci.org/github/myii/apache-formula/builds/731605038#L255](https://github.com//travis-ci.org/github/myii/apache-formula/builds/731605038/issues/L255)
+
# [1.0.0](https://github.com/saltstack-formulas/apache-formula/compare/v0.41.1...v1.0.0) (2020-10-05)
diff --git a/FORMULA b/FORMULA
index 18d0b46..51417c6 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: apache
os: RedHat, Fedora, CentOS, Debian, Ubuntu, Suse, FreeBSD
os_family: RedHat, Debian, Suse, FreeBSD
-version: 1.0.0
+version: 1.0.1
release: 1
minimum_version: 2015.8
summary: Formula for installing Apache
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 74fa552..88c1347 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:`
`
- `@myii `_
- - 60
+ - 64
* - :raw-html-m2r:`
`
- `@alxwr `_
- 40
@@ -39,7 +39,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 20
* - :raw-html-m2r:`
`
- `@noelmcloughlin `_
- - 14
+ - 16
* - :raw-html-m2r:`
`
- `@techhat `_
- 10
@@ -124,6 +124,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@thornycrackers `_
- 2
+ * - :raw-html-m2r:`
`
+ - `@dafyddj `_
+ - 2
* - :raw-html-m2r:`
`
- `@msciciel `_
- 2
@@ -169,9 +172,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@corywright `_
- 1
- * - :raw-html-m2r:`
`
- - `@dafyddj `_
- - 1
* - :raw-html-m2r:`
`
- `@ev0rtex `_
- 1
@@ -266,4 +266,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-10-05.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-10-10.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index ce8313c..8874899 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,22 @@
Changelog
=========
+`1.0.1 `_ (2020-10-10)
+--------------------------------------------------------------------------------------------------------
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **pre-commit:** finalise ``rstcheck`` configuration [skip ci] (\ `1c2125c `_\ )
+
+Documentation
+^^^^^^^^^^^^^
+
+
+* **example:** document redirect 80->443 fix `#226 `_ (\ `e15803b `_\ )
+* **readme:** fix ``rstcheck`` violation [skip ci] (\ `2747e35 `_\ ), closes `/travis-ci.org/github/myii/apache-formula/builds/731605038#L255 `_
+
`1.0.0 `_ (2020-10-05)
---------------------------------------------------------------------------------------------------------