diff --git a/AUTHORS.md b/AUTHORS.md index 3337859a2..22832f743 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -220,6 +220,7 @@ Authors * [Piotr Kasprzyk](https://github.com/kwadrat) * [Prayag Verma](https://github.com/pra85) * [Preston Locke](https://github.com/Preston12321) +* [Q Misell][https://magicalcodewit.ch] * [Rasesh Patel](https://github.com/raspat1) * [Reinaldo de Souza Jr](https://github.com/juniorz) * [Remi Rampin](https://github.com/remram44) diff --git a/certbot/CHANGELOG.md b/certbot/CHANGELOG.md index 3d236b4f7..efa49a733 100644 --- a/certbot/CHANGELOG.md +++ b/certbot/CHANGELOG.md @@ -6,7 +6,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/). ### Added -* +* There is now a new `Other` annotated challenge object to allow plugins to support entirely novel challenges. ### Changed