diff --git a/ChangeLog b/ChangeLog index 920659e2..d49ca496 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,7 @@ responses are now gradually removed from the preferred pool. - Due to popular request, Android binaries are now available! Thanks to @sporif for his help on getting these built. + - Binaries are built using Go 1.10-final. * Version 2.0.2 - Properly error out on FreeBSD and other platforms where built-in diff --git a/README.md b/README.md index bdc51004..1277ff16 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A flexible DNS proxy, with support for modern encrypted DNS protocols such as [DNSCrypt v2](https://github.com/DNSCrypt/dnscrypt-protocol/blob/master/DNSCRYPT-V2-PROTOCOL.txt) and [DNS-over-HTTP/2](https://tools.ietf.org/html/draft-ietf-doh-dns-over-https-03). -## [dnscrypt-proxy 2.0.2 final is available for download!](https://github.com/jedisct1/dnscrypt-proxy/releases/latest) +## [dnscrypt-proxy 2.0.3 final is available for download!](https://github.com/jedisct1/dnscrypt-proxy/releases/latest) ## [Documentation](https://dnscrypt.info/doc)