Update ChangeLog

This commit is contained in:
Frank Denis 2018-02-19 18:42:29 +01:00
parent 48af50a443
commit 81ba5ef2c6
2 changed files with 12 additions and 1 deletions

View file

@ -11,7 +11,7 @@ import (
)
const (
AppVersion = "2.0.0"
AppVersion = "2.0.1"
DefaultConfigFileName = "dnscrypt-proxy.toml"
)