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:
authorErica Portnoy <ebportnoy@gmail.com>2022-11-09 02:23:35 +0300
committerErica Portnoy <ebportnoy@gmail.com>2022-11-09 02:23:35 +0300
commitc087b6f6c92678db108bf48f144969d6be78c6fc (patch)
treee3527d8b38d82523836be9339dad34a5ee4353c5
parentd88b9a5d1108dc398d8dcb65e9ef483ae68ba517 (diff)
Add contents to certbot/CHANGELOG.md for next version
-rw-r--r--certbot/CHANGELOG.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/certbot/CHANGELOG.md b/certbot/CHANGELOG.md
index 2fcb78c99..d74cb1cb2 100644
--- a/certbot/CHANGELOG.md
+++ b/certbot/CHANGELOG.md
@@ -2,6 +2,22 @@
Certbot adheres to [Semantic Versioning](https://semver.org/).
+## 1.33.0 - master
+
+### Added
+
+*
+
+### Changed
+
+*
+
+### Fixed
+
+*
+
+More details about these changes can be found on our GitHub repo.
+
## 1.32.0 - 2022-11-08
### Added