security/acme-client: bump version, update changelog

This commit is contained in:
Frank Wall 2024-04-08 23:37:26 +02:00
parent f6422ce2f6
commit 0262a19125
2 changed files with 10 additions and 1 deletions

View file

@ -1,5 +1,5 @@
PLUGIN_NAME= acme-client
PLUGIN_VERSION= 4.1
PLUGIN_VERSION= 4.2
PLUGIN_COMMENT= ACME Client
PLUGIN_MAINTAINER= opnsense@moov.de
PLUGIN_DEPENDS= acme.sh py${PLUGIN_PYTHON}-dns-lexicon

View file

@ -8,6 +8,15 @@ WWW: https://github.com/acmesh-official/acme.sh
Plugin Changelog
================
4.2
Added:
* add ArtFiles DNS API (#3866)
* add dnsHome DNS API (#3882)
Fixed:
* fix PHP deprecation messages (#3892)
4.1
Fixed: