Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Warren <bmw@eff.org>2020-06-11 03:21:36 +0300
committerBrad Warren <bmw@eff.org>2020-06-11 03:21:36 +0300
commit64d41c76fa23ff5ed65b25ed36786da6a8ce5b1d (patch)
tree891b657c7be811b21055dc119a13fab206b00dbf
parent97fcfd40d16b415a87452631ddd7ddf44aa08013 (diff)
add changelog entrysnap-arch-changelog
-rw-r--r--certbot/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/certbot/CHANGELOG.md b/certbot/CHANGELOG.md
index a9338ca15..60a5d2aaa 100644
--- a/certbot/CHANGELOG.md
+++ b/certbot/CHANGELOG.md
@@ -6,6 +6,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
### Added
+* Certbot snaps are now available for the i386, arm64, and armhf architectures.
* Add minimal code to run Nginx plugin on NetBSD.
* Make Certbot snap find externally snapped plugins
* Function `certbot.compat.filesystem.umask` is a drop-in replacement for `os.umask`