add changelog entry (#8067)

This commit is contained in:
Brad Warren 2020-06-11 01:19:51 -07:00 committed by GitHub
parent 97fcfd40d1
commit fb39de7d01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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`