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>2020-03-03 23:43:03 +0300
committerBrad Warren <bmw@eff.org>2020-03-03 23:43:03 +0300
commite362948d454e2fbe48957c2a9570b7cfc0a08570 (patch)
tree08252716460a278ee9bc85142b2051bac9334d75
parent6edb4e1a3924821316b9344adb9c533937426fa7 (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 493e4d5c1..cb1f2968c 100644
--- a/certbot/CHANGELOG.md
+++ b/certbot/CHANGELOG.md
@@ -2,6 +2,22 @@
Certbot adheres to [Semantic Versioning](https://semver.org/).
+## 1.4.0 - master
+
+### Added
+
+*
+
+### Changed
+
+*
+
+### Fixed
+
+*
+
+More details about these changes can be found on our GitHub repo.
+
## 1.3.0 - 2020-03-03
### Added