From 0b8d391b26788f731fe937696eb3970eb06a6c12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20J=C3=A4ckel?= Date: Mon, 16 May 2022 02:12:34 +0200 Subject: [PATCH] Update changelog --- ChangeLog.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog.md b/ChangeLog.md index b6e35d1..efb6a14 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -5,7 +5,12 @@ repository history](https://github.com/ddclient/ddclient/commits/master). ## Not yet released -## 2022-05-15 v3.10.0-rc1 +## 2022-05-15 v3.10.0_2 + +### Bug fixes + * Fix version number being unable to parse + +## 2022-05-15 v3.10.0_1 This release contains a total of over 360 commits according to GitHub. Many of them cleaned up and improved the code to make further maintenance easier.