changelog

This commit is contained in:
GrizzlyJr 2018-09-10 01:10:19 +07:00
parent 6edc0be944
commit caaf0275ee
2 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,8 @@
# Changelog
## Changelog
### v2.5.0
- Update binary files to 2.0.16
- add exception for cloudflare fallback resolver.
## v2.4.0
* Update binary files to 2.0.14
## v2.3.0

View File

@ -44,7 +44,7 @@ print_modname() {
ui_print " DNSCrypt-Proxy2 "
ui_print " Magisk Module "
ui_print "*******************************"
ui_print " v2.3.0 "
ui_print " v2.5.0 "
ui_print " bluemeda "
ui_print "*******************************"
}