From d7693fc95f53cb7bc9f0a140b562c353b9be4fa9 Mon Sep 17 00:00:00 2001 From: Rodolphe Breard Date: Sat, 1 Aug 2020 17:31:57 +0200 Subject: [PATCH] Update the change log --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa1612b..fb223a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - The HTTP(S) part is now handled by `attohttpc` instead of `reqwest`. +### Fixed +- In tacd, the `--acme-ext-file` parameter is now in conflict with `acme-ext` instead of itself. + ## [0.8.0] - 2020-06-12