Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
adferrand committed Jun 14, 2020
1 parent 2dd828f commit 34cb8ae
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Changelog

## master - CURRENT
### Added
* DNS challenges are now all run before any wait or check happens. This is useful for certificates that
contains lot of domains, because DNSroboCert will wait only once the provided `sleep_time`, instead
of waiting after each challenge. This optimizations is also valid for `max_checks`.

### Modified
* Improve log output from the auth and cleanup hooks.
* Improve documentation.

## 3.3.4 - 14/06/2020
### Modified
Expand Down

0 comments on commit 34cb8ae

Please sign in to comment.