Skip to content

Commit

Permalink
Changelog entries for v0.5 (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
joohoi committed Aug 12, 2018
1 parent 90ae6ee commit eeff02e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,14 @@ header_name = "X-Forwarded-For"


## Changelog
- v0.5
- New
- Configurable certificate cache directory
- Changed
- Process wide umask to ensure created files are only readable by the user running acme-dns
- Replaced package that handles UUIDs because of a flaw in the original package
- Updated dependencies
- Better error messages
- v0.4 Clear error messages for bad TXT record content, proper handling of static CNAME records, fixed IP address parsing from the request, added option to disable registration endpoint in the configuration.
- v0.3.2 Dockerfile was fixed for users using autocert feature
- v0.3.1 Added goreleaser for distributing binary builds of the releases
Expand Down

0 comments on commit eeff02e

Please sign in to comment.