mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
dns/ddclient: update changelog
This commit is contained in:
parent
037bc63c86
commit
1baaa11fe9
2 changed files with 5 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PLUGIN_NAME= ddclient
|
||||
PLUGIN_VERSION= 1.15
|
||||
PLUGIN_VERSION= 1.16
|
||||
PLUGIN_DEPENDS= ddclient-devel py${PLUGIN_PYTHON}-boto3
|
||||
PLUGIN_COMMENT= Dynamic DNS client
|
||||
PLUGIN_MAINTAINER= ad@opnsense.org
|
||||
|
|
|
|||
|
|
@ -6,6 +6,10 @@ WWW: https://github.com/ddclient/ddclient
|
|||
Plugin Changelog
|
||||
================
|
||||
|
||||
1.16
|
||||
|
||||
* Add custom GET/PUT protocols to native backend (contributed by DaCookie4u)
|
||||
|
||||
1.15
|
||||
|
||||
* Add AWS Route53 and DuckDNS to native backend (contributed by Greg Glockner)
|
||||
|
|
|
|||
Loading…
Reference in a new issue