diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ba6e720..30fae825 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # Changelog ## master - CURRENT + +## 3.11.0 - 11/08/2021 ### Added * Add the `reuse_key` boolean parameter in certificate section: if `true`, the existing private key will be reused for the target certificate when renewed diff --git a/pyproject.toml b/pyproject.toml index 436f21c7..67246b66 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "dnsrobocert" -version = "3.10.2" +version = "3.11.0" description = "A tool to manage your DNS-challenged TLS certificates" license = "MIT" keywords = [