diff --git a/AUTHORS.md b/AUTHORS.md
index 3f1a699..7b27ad3 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -6,8 +6,8 @@ Avatar|Contributor|Contributions
:-:|---|:-:
|[@alxwr](https://github.com/alxwr)|37
|[@gravyboat](https://github.com/gravyboat)|28
-|[@aboe76](https://github.com/aboe76)|23
-|[@myii](https://github.com/myii)|19
+|[@myii](https://github.com/myii)|26
+|[@aboe76](https://github.com/aboe76)|24
|[@nmadhok](https://github.com/nmadhok)|15
|[@whiteinge](https://github.com/whiteinge)|9
|[@rfairburn](https://github.com/rfairburn)|8
@@ -75,4 +75,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-10-09.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-27.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 88a232f..763dae9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,25 @@
# Changelog
+## [0.42.3](https://github.com/saltstack-formulas/openssh-formula/compare/v0.42.2...v0.42.3) (2019-10-27)
+
+
+### Continuous Integration
+
+* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([](https://github.com/saltstack-formulas/openssh-formula/commit/5d3f92c))
+* **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([](https://github.com/saltstack-formulas/openssh-formula/commit/88fed56))
+* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/openssh-formula/commit/41d712f))
+
+
+### Documentation
+
+* **contributing:** remove to use org-level file instead [skip ci] ([](https://github.com/saltstack-formulas/openssh-formula/commit/b564d8d))
+* **readme:** update link to `CONTRIBUTING` [skip ci] ([](https://github.com/saltstack-formulas/openssh-formula/commit/8eaf5e4))
+
+
+### Tests
+
+* **inspec:** fix `config_spec` tests on *BSD (`wheel` not `root`) ([](https://github.com/saltstack-formulas/openssh-formula/commit/047b753))
+
## [0.42.2](https://github.com/saltstack-formulas/openssh-formula/compare/v0.42.1...v0.42.2) (2019-10-09)
diff --git a/FORMULA b/FORMULA
index ad79011..ef22d7c 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: 0.42.2
+version: 0.42.3
release: 1
minimum_version: 2017.7
summary: openssh formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 70ac9b1..53ce3c8 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -19,12 +19,12 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@gravyboat `_
- 28
- * - :raw-html-m2r:``
- - `@aboe76 `_
- - 23
* - :raw-html-m2r:``
- `@myii `_
- - 19
+ - 26
+ * - :raw-html-m2r:``
+ - `@aboe76 `_
+ - 24
* - :raw-html-m2r:``
- `@nmadhok `_
- 15
@@ -221,4 +221,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-10-09.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-10-27.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index ba072a0..fec7ec0 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,30 @@
Changelog
=========
+`0.42.3 `_ (2019-10-27)
+------------------------------------------------------------------------------------------------------------
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **kitchen:** use ``debian-10-master-py3`` instead of ``develop`` [skip ci] (\ ` `_\ )
+* **travis:** update ``salt-lint`` config for ``v0.0.10`` [skip ci] (\ ` `_\ )
+* merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` `_\ )
+
+Documentation
+^^^^^^^^^^^^^
+
+
+* **contributing:** remove to use org-level file instead [skip ci] (\ ` `_\ )
+* **readme:** update link to ``CONTRIBUTING`` [skip ci] (\ ` `_\ )
+
+Tests
+^^^^^
+
+
+* **inspec:** fix ``config_spec`` tests on *BSD (\ ``wheel`` not ``root``\ ) (\ ` `_\ )
+
`0.42.2 `_ (2019-10-09)
------------------------------------------------------------------------------------------------------------