File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.3.1] - 2016-04-19
4+
5+ ### Added:
6+ - lib: A new DNS provider for Vultr.
7+
8+ ### Fixed:
9+ - lib: DNS Provider for DigitalOcean could not handle subdomains properly.
10+ - lib: handleHTTPError should only try to JSON decode error messages with the right content type.
11+ - lib: The propagation checker for the DNS challenge would not retry on send errors.
12+
13+
314## [ 0.3.0] - 2016-03-19
415
516### Added:
7687## [ 0.1.0] - 2015-12-03
7788- Initial release
7889
90+ [ 0.3.1 ] : https://github.com/xenolf/lego/compare/v0.3.0...v0.3.1
7991[ 0.3.0 ] : https://github.com/xenolf/lego/compare/v0.2.0...v0.3.0
8092[ 0.2.0 ] : https://github.com/xenolf/lego/compare/v0.1.1...v0.2.0
8193[ 0.1.1 ] : https://github.com/xenolf/lego/compare/v0.1.0...v0.1.1
You can’t perform that action at this time.
0 commit comments