dns/dyndns: new version

This commit is contained in:
Franco Fichtner
2021-11-23 15:22:50 +01:00
parent 422242fca1
commit d724e1bd60
2 changed files with 5 additions and 2 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
PLUGIN_NAME= dyndns
PLUGIN_VERSION= 1.26
PLUGIN_REVISION= 1
PLUGIN_VERSION= 1.27
PLUGIN_COMMENT= Dynamic DNS Support
PLUGIN_MAINTAINER= franco@opnsense.org
+4
View File
@@ -3,6 +3,10 @@ Support for numerous Dynamic DNS services (DynDNS et al)
Plugin Changelog
================
1.27
* Add missing digitalocean-v6 switch case (contributed by zarcjap)
1.26
* Add support for 1984 Hosting Company (contributed by Adrian Fedoreanu)