From e88ad0360aec923a8d1b7e57956a441d05cc4e42 Mon Sep 17 00:00:00 2001 From: Mike Hillyer Date: Wed, 10 May 2023 17:23:08 -0400 Subject: [PATCH] Update changelog. --- docs/changelog/main.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/changelog/main.md b/docs/changelog/main.md index f5fce084b..50e9e8dbc 100644 --- a/docs/changelog/main.md +++ b/docs/changelog/main.md @@ -6,3 +6,8 @@ multiple times to configure multiple different logging locations and configurations. * Added HA Proxy client support. #19 +* Added HTTP delivery support. [#36](https://github.com/KumoCorp/kumomta/issues/36) +* Added logging for inject and delivery types. +* Added option to force fsync per-message. [#6](https://github.com/KumoCorp/kumomta/issues/6) +* Added traffic shaping policy helper. [#43](https://github.com/KumoCorp/kumomta/issues/43) +* Added webhook support. [#18](https://github.com/KumoCorp/kumomta/issues/18)