diff --git a/changelog.md b/changelog.md new file mode 100644 index 0000000..b701c93 --- /dev/null +++ b/changelog.md @@ -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 +