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-04-05 20:43:01 +0300
committerBrad Warren <bmw@eff.org>2022-04-05 20:43:01 +0300
commit3f8fde4270248235bab10fd89611598e07c7d483 (patch)
tree9e56e0c0fc8ec2b652a2b39d71a315ab50dd97d4
parent5b8cc18456f883be8613216a0f139cc2b6e34eaa (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 02b7c54ef..5552a4b38 100644
--- a/certbot/CHANGELOG.md
+++ b/certbot/CHANGELOG.md
@@ -2,6 +2,22 @@
Certbot adheres to [Semantic Versioning](https://semver.org/).
+## 1.27.0 - master
+
+### Added
+
+*
+
+### Changed
+
+*
+
+### Fixed
+
+*
+
+More details about these changes can be found on our GitHub repo.
+
## 1.26.0 - 2022-04-05
### Added