separate full changelog files

This commit is contained in:
bluemeda 2018-04-17 15:17:06 +07:00
parent 285382c998
commit 30bc81f703
1 changed files with 27 additions and 0 deletions

27
changelog.md Normal file
View File

@ -0,0 +1,27 @@
# Changelog
## v2.3.0
* Update binary files to 2.0.8
* Add option to choose auto redirect DNS or manually set with 3rd-party app.
## v2.2.0
* Update binary files to 2.0.8
## v2.1.3
* __If you have previous version, please uninstall it first then reinstall it again or you can change listen port manually in `dnscrypt-proxy.toml` file.__
* Fix Tethering Client cannot Resolve DNSCrypt
* Fix Chromecast devices not showing [jedisct1/dnscrypt-proxy#226](https://github.com/jedisct1/dnscrypt-proxy/issues/226)
* Add binary files for x86 and x86_64 (test)
## v2.1.2
* Bug Fixes
## v2.1.1
* Bug fixes
## v2.1
* Bug fixes
## v2.0
* Resolve download.dnscrypt.info first before executing `iptables`
* Don't override dnscrypt-proxy.toml if exist
* Update binary files to v2.0.6
## v1.1
* Change listen port to 5353 (avoid conflict while tethering)
## v1.0
* Initial release
* dnscrypt-proxy v2.0.5