diff --git a/AUTHORS.md b/AUTHORS.md
index 0fe5c97..603dfcd 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)|55
+|[@myii](https://github.com/myii)|57
|[@alxwr](https://github.com/alxwr)|40
|[@gravyboat](https://github.com/gravyboat)|36
|[@aboe76](https://github.com/aboe76)|32
@@ -15,9 +15,9 @@ Avatar|Contributor|Contributions
|[@noelmcloughlin](https://github.com/noelmcloughlin)|12
|[@techhat](https://github.com/techhat)|10
|[@landergate](https://github.com/landergate)|9
+|[@ixs](https://github.com/ixs)|8
|[@bradthurber](https://github.com/bradthurber)|8
|[@babilen5](https://github.com/babilen5)|8
-|[@ixs](https://github.com/ixs)|7
|[@arthurlogilab](https://github.com/arthurlogilab)|7
|[@stp-ip](https://github.com/stp-ip)|7
|[@porunov](https://github.com/porunov)|7
@@ -89,4 +89,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-06-21.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-07-16.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e362901..4b63f93 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+# [0.40.0](https://github.com/saltstack-formulas/apache-formula/compare/v0.39.5...v0.40.0) (2020-07-16)
+
+
+### Features
+
+* **redhat/apache-2.x.config.jinja:** allow override of default_charset ([648f589](https://github.com/saltstack-formulas/apache-formula/commit/648f589cc30684550c972d9cc4087e9e8b3fdc80))
+
## [0.39.5](https://github.com/saltstack-formulas/apache-formula/compare/v0.39.4...v0.39.5) (2020-06-21)
diff --git a/FORMULA b/FORMULA
index b98a1e7..e9e88ec 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: 0.39.5
+version: 0.40.0
release: 1
minimum_version: 2015.8
summary: Formula for installing Apache
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 15db9f3..07a23d3 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 `_
- - 55
+ - 57
* - :raw-html-m2r:``
- `@alxwr `_
- 40
@@ -46,15 +46,15 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@landergate `_
- 9
+ * - :raw-html-m2r:``
+ - `@ixs `_
+ - 8
* - :raw-html-m2r:``
- `@bradthurber `_
- 8
* - :raw-html-m2r:``
- `@babilen5 `_
- 8
- * - :raw-html-m2r:``
- - `@ixs `_
- - 7
* - :raw-html-m2r:``
- `@arthurlogilab `_
- 7
@@ -263,4 +263,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-06-21.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-07-16.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 40f0117..ef51612 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`0.40.0 `_ (2020-07-16)
+-----------------------------------------------------------------------------------------------------------
+
+Features
+^^^^^^^^
+
+
+* **redhat/apache-2.x.config.jinja:** allow override of default_charset (\ `648f589 `_\ )
+
`0.39.5 `_ (2020-06-21)
-----------------------------------------------------------------------------------------------------------