From b7e09dd6529bdc913dfcb4b03c0e258f349d4111 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Mon, 10 Mar 2025 12:08:29 -0700 Subject: [PATCH] change changelog to 3.3.0 (#10226) i tested it and the version numbers in setup.py files will be changed automatically by the release script --- certbot/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/certbot/CHANGELOG.md b/certbot/CHANGELOG.md index 7cfb7f827..920fa3850 100644 --- a/certbot/CHANGELOG.md +++ b/certbot/CHANGELOG.md @@ -2,7 +2,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/). -## 4.0.0 - main +## 3.3.0 - main ### Added