dns/ddclient: changelog

This commit is contained in:
Franco Fichtner
2024-01-10 16:38:45 +01:00
parent c637e59a9e
commit 192b9fa185
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= ddclient
PLUGIN_VERSION= 1.19
PLUGIN_VERSION= 1.20
PLUGIN_DEPENDS= ddclient py${PLUGIN_PYTHON}-boto3
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.20
* Add Digitalocean support (contributed by Mathias Schneuwly)
1.19
* Add Porkbun support (contributed by briandur)