From ed28ed34119a12171da322c1ed38a367d50d9ff8 Mon Sep 17 00:00:00 2001 From: Matt Simerson Date: Wed, 10 Apr 2024 16:26:16 -0700 Subject: [PATCH] update changes --- Changes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changes.md b/Changes.md index b15ccdf15..96bc59662 100644 --- a/Changes.md +++ b/Changes.md @@ -3,6 +3,7 @@ #### Changed +- dkim: repackaged as NPM module #3311 - test: add a connection.response test case with DSN #3305 - deps: bump all versions to latest #3303 - auth_base: enable disabling constrain_sender at runtime #3298