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>2022-02-08 18:50:45 +0300
committerBrad Warren <bmw@eff.org>2022-02-08 18:50:45 +0300
commitd655ab6913c5198cb28d314ada7d4fac459371f6 (patch)
tree22bad2853b758d833ae25e73c3114948e83b6bd1
parent719f3ac5779b24a6df2366fdd657b27daa9a8cb7 (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 b6265b2f1..80b44439e 100644
--- a/certbot/CHANGELOG.md
+++ b/certbot/CHANGELOG.md
@@ -2,6 +2,22 @@
Certbot adheres to [Semantic Versioning](https://semver.org/).
+## 1.24.0 - master
+
+### Added
+
+*
+
+### Changed
+
+*
+
+### Fixed
+
+*
+
+More details about these changes can be found on our GitHub repo.
+
## 1.23.0 - 2022-02-08
### Added