Release 0.11

This commit is contained in:
Andrew Ayer 2021-08-17 15:03:38 -04:00
parent 4e4250dad2
commit 54f34077d3
1 changed files with 7 additions and 0 deletions

7
NEWS
View File

@ -1,3 +1,10 @@
v0.11 (2021-08-17)
* Add support for contacting logs via HTTP proxies;
just set the appropriate environment variable as documented at
https://golang.org/pkg/net/http/#ProxyFromEnvironment
* Work around RFC 6962 ambiguity related to consistency proofs
for empty trees.
v0.10 (2020-04-29)
* Improve speed by processing logs in parallel
* Add -start_at_end option to begin monitoring new logs at the end,