diff --git a/AUTHORS.md b/AUTHORS.md
index 1b0cc68..7b2a018 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,11 +4,11 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-|[@myii](https://github.com/myii)|69
+|[@myii](https://github.com/myii)|71
|[@alxwr](https://github.com/alxwr)|38
|[@gravyboat](https://github.com/gravyboat)|28
|[@aboe76](https://github.com/aboe76)|25
-|[@baby-gnu](https://github.com/baby-gnu)|15
+|[@baby-gnu](https://github.com/baby-gnu)|17
|[@nmadhok](https://github.com/nmadhok)|15
|[@whiteinge](https://github.com/whiteinge)|9
|[@rfairburn](https://github.com/rfairburn)|8
@@ -77,4 +77,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-07-31.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-08-01.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a8e0c96..6d41bf3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+# [2.0.0](https://github.com/saltstack-formulas/openssh-formula/compare/v1.3.1...v2.0.0) (2020-08-01)
+
+
+### Features
+
+* **map:** `config.get` lookups from configurable roots ([ad4385b](https://github.com/saltstack-formulas/openssh-formula/commit/ad4385b077b1fe2b22ab5888ab6b598cb8478658))
+* **map:** update to v4 “map.jinja” ([df477b2](https://github.com/saltstack-formulas/openssh-formula/commit/df477b25c27c521610a8809528ebcba038db673e))
+
## [1.3.1](https://github.com/saltstack-formulas/openssh-formula/compare/v1.3.0...v1.3.1) (2020-07-31)
diff --git a/FORMULA b/FORMULA
index e7724a7..cc0e2e7 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: openssh
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
-version: 1.3.1
+version: 2.0.0
release: 1
minimum_version: 2017.7
summary: openssh formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 88fea7f..33b9576 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 `_
- - 69
+ - 71
* - :raw-html-m2r:``
- `@alxwr `_
- 38
@@ -27,7 +27,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 25
* - :raw-html-m2r:``
- `@baby-gnu `_
- - 15
+ - 17
* - :raw-html-m2r:``
- `@nmadhok `_
- 15
@@ -227,4 +227,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-07-31.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-08-01.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index f51c34d..d968a15 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,16 @@
Changelog
=========
+`2.0.0 `_ (2020-08-01)
+---------------------------------------------------------------------------------------------------------
+
+Features
+^^^^^^^^
+
+
+* **map:** ``config.get`` lookups from configurable roots (\ `ad4385b `_\ )
+* **map:** update to v4 “map.jinja” (\ `df477b2 `_\ )
+
`1.3.1 `_ (2020-07-31)
---------------------------------------------------------------------------------------------------------