fixup! add main-from option
move changelog entry to v4.0.0-rc.2
This commit is contained in:
parent
76fccba151
commit
cf4bad127d
1 changed files with 5 additions and 2 deletions
|
@ -5,6 +5,11 @@ repository history](https://github.com/ddclient/ddclient/commits/main).
|
||||||
|
|
||||||
## v4.0.0-rc.2 (unreleased work-in-progress)
|
## 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
|
## 2024-12-25 v4.0.0-rc.1
|
||||||
|
|
||||||
### Breaking changes
|
### Breaking changes
|
||||||
|
@ -55,8 +60,6 @@ repository history](https://github.com/ddclient/ddclient/commits/main).
|
||||||
|
|
||||||
### New features
|
### 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
|
* Simultaneous/separate updating of IPv4 (A) records and IPv6 (AAAA) records
|
||||||
is now supported in the following services: `gandi`
|
is now supported in the following services: `gandi`
|
||||||
([#558](https://github.com/ddclient/ddclient/pull/558)), `nsupdate`
|
([#558](https://github.com/ddclient/ddclient/pull/558)), `nsupdate`
|
||||||
|
|
Loading…
Reference in a new issue