dns/ddclient: prep for release

This commit is contained in:
Franco Fichtner
2023-08-07 08:14:19 +02:00
parent d50fc1f4a7
commit 41b34ced08
2 changed files with 4 additions and 1 deletions
-1
View File
@@ -1,6 +1,5 @@
PLUGIN_NAME= ddclient
PLUGIN_VERSION= 1.14
#PLUGIN_REVISION= 1
PLUGIN_DEPENDS= ddclient-devel
PLUGIN_COMMENT= Dynamic DNS client
PLUGIN_MAINTAINER= ad@opnsense.org
+4
View File
@@ -6,6 +6,10 @@ WWW: https://github.com/ddclient/ddclient
Plugin Changelog
================
1.14
* Add "post" protocol in custom service type
1.13
* Fix not returning IP address as a string in Python backend (contributed by Sean Kelly)