This commit is contained in:
bluemeda 2018-05-24 02:15:43 +07:00
parent 0d2496b926
commit a0a7b90f53
3 changed files with 6 additions and 2 deletions

View File

@ -34,6 +34,8 @@ Just flash and forget.
- For more detailed configuration please refer to [official documentation](https://github.com/jedisct1/dnscrypt-proxy/wiki/Basic-dnscrypt-proxy.toml-editing)
## Changelog
### v2.4.0
- Update binary files to 2.0.14
### v2.3.0
- Update binary files to 2.0.10 ([changelog](https://github.com/jedisct1/dnscrypt-proxy/blob/master/ChangeLog))
- Add option to choose auto redirect DNS or manually set with 3rd-party app.

View File

@ -1,4 +1,6 @@
# Changelog
## v2.4.0
* Update binary files to 2.0.14
## v2.3.0
* Update binary files to 2.0.8
* Add option to choose auto redirect DNS or manually set with 3rd-party app.

View File

@ -1,7 +1,7 @@
id=dnscrypt-proxy
name=DNSCrypt-Proxy 2
version=v2.3.0
versionCode=12
version=v2.4.0
versionCode=13
author=bluemeda
description=A flexible DNS proxy, with support for modern encrypted DNS protocols such as DNSCrypt v2 and DNS-over-HTTP/2.
minMagisk=1500