From cf4bad127dd9dd03d9ec3d194530e2e33f940622 Mon Sep 17 00:00:00 2001 From: Indrajit Raychaudhuri Date: Mon, 6 Jan 2025 20:21:53 -0600 Subject: [PATCH] fixup! add main-from option move changelog entry to v4.0.0-rc.2 --- ChangeLog.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index 81ba17c..a8135ad 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -5,6 +5,11 @@ repository history](https://github.com/ddclient/ddclient/commits/main). ## v4.0.0-rc.2 (unreleased work-in-progress) +### New features + + * New `--mail-from` option to control the "From:" header of email messages. + [#565](https://github.com/ddclient/ddclient/pull/565) + ## 2024-12-25 v4.0.0-rc.1 ### Breaking changes @@ -55,8 +60,6 @@ repository history](https://github.com/ddclient/ddclient/commits/main). ### New features - * New `--mail-from` option to control the "From:" header of email messages. - [#565](https://github.com/ddclient/ddclient/pull/565) * Simultaneous/separate updating of IPv4 (A) records and IPv6 (AAAA) records is now supported in the following services: `gandi` ([#558](https://github.com/ddclient/ddclient/pull/558)), `nsupdate`