Skip to content

Commit f70908f

Browse files
committed
beta1
1 parent 10a70cb commit f70908f

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
A modern client implementation of the [DNSCrypt](https://github.com/DNSCrypt/dnscrypt-protocol/blob/master/DNSCRYPT-V2-PROTOCOL.txt) protocol.
66

7-
## [dnscrypt-proxy 2.0.0alpha10 is available for download!](https://github.com/jedisct1/dnscrypt-proxy/releases/latest)
7+
## [dnscrypt-proxy 2.0.0beta1 is available for download!](https://github.com/jedisct1/dnscrypt-proxy/releases/latest)
88

99
## Installation
1010

@@ -34,7 +34,7 @@ Other commands include `stop`, `restart` (useful after a configuration change) a
3434

3535
## Current status/features
3636

37-
The current 2.0.0 alpha version includes all the major features from dnscrypt-proxy 1.9.5 (support for dnscrypt v2, synthetic IPv6 responses, logging, blocking, forwarding and caching), with improved reliability, flexbility, usability and performance.
37+
The current 2.0.0 beta version includes all the major features from dnscrypt-proxy 1.9.5 (support for dnscrypt v2, synthetic IPv6 responses, logging, blocking, forwarding and caching), with improved reliability, flexbility, usability and performance.
3838

3939
| Features | dnscrypt-proxy 1.x | dnscrypt-proxy 2.x |
4040
| ----------------------------------------------------------- | ---------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- |
@@ -70,10 +70,9 @@ The current 2.0.0 alpha version includes all the major features from dnscrypt-pr
7070
* Offline responses
7171
* Local DNSSEC validation
7272
* Flexible logging
73-
* Windows support that doesn't suck
7473
* [DNS-over-HTTPS (DoH)](https://datatracker.ietf.org/wg/doh/about/), the successor to DNS-over-TLS
7574
* Support for the V1 plugin API
76-
* Some real documentation
75+
* Real documentation
7776

7877
## Pre-built binaries
7978

0 commit comments

Comments
 (0)