From 3c70c18c06a3e31a93bc4021429c78bdca393cc3 Mon Sep 17 00:00:00 2001 From: Brian <165865819+brianshea2@users.noreply.github.com> Date: Thu, 9 Jan 2025 23:17:58 -0500 Subject: [PATCH] myaddr: add ChangeLog entry --- ChangeLog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 579f686..bcec842 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -16,6 +16,11 @@ repository history](https://github.com/ddclient/ddclient/commits/main). special characters are preserved literally. [#766](https://github.com/ddclient/ddclient/pull/766) +### New features + + * `myaddr`: New `protocol` option for updating [myaddr](https://myaddr.tools/) + records. [#785](https://github.com/ddclient/ddclient/pull/785) + ## 2025-01-07 v4.0.0-rc.2 ### Breaking changes