diff --git a/CHANGELOG.md b/CHANGELOG.md
index d991d3b..6365e43 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
### Unreleased
+### [1.1.8] - 2024-11-06
+
+- fix: Run rdns_access on connect hook, #35
+
### [1.1.7] - 2024-10-01
- index: updated this.logdebug syntax
@@ -12,6 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
### [1.1.6] - 2024-04-09
+- register rdns_access on connect_init #28
- dep: update all versions and pin to latest
- dep: eslint-plugin-haraka -> @haraka/eslint-config
- lint: remove duplicate / stale rules from .eslintrc
@@ -54,3 +59,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
[1.1.6]: https://github.com/haraka/haraka-plugin-access/releases/tag/1.1.6
[1.1.7]: https://github.com/haraka/haraka-plugin-access/releases/tag/v1.1.7
[1.1.4]: https://github.com/haraka/haraka-plugin-access/releases/tag/v1.1.4
+[1.1.8]: https://github.com/haraka/haraka-plugin-access/releases/tag/v1.1.8
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 642b6b8..7770396 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -2,7 +2,7 @@
This handcrafted artisinal software is brought to you by:
-|
msimerson (38) |
luto (8) |
Dexus (2) |
gtech99 (1) |
polarismail (1) |
-| :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
+|
msimerson (39) |
luto (8) |
Dexus (2) |
dalibor (1) |
gtech99 (1) |
polarismail (1) |
+| :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
this file is maintained by [.release](https://github.com/msimerson/.release)
diff --git a/package.json b/package.json
index b3f3a31..61dffc6 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "haraka-plugin-access",
- "version": "1.1.7",
+ "version": "1.1.8",
"description": "Haraka plugin for ACLs for email connections",
"main": "index.js",
"files": [