diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2019-09-17 13:25:37 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2019-09-17 14:27:34 +0200 |
| commit | 90b96328055459fac3ba492d257e7afcafad78dd (patch) | |
| tree | 5031b0ca6d63c8283ff3e2702b695838fa45108e | |
| parent | 7efe41d6064383e011ebd657135a9a89c6e89fe5 (diff) | |
| download | mullvadvpn-90b96328055459fac3ba492d257e7afcafad78dd.tar.xz mullvadvpn-90b96328055459fac3ba492d257e7afcafad78dd.zip | |
Add to changelog
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 29c4985508..d608aefd94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,7 @@ Line wrap the file at 100 chars. Th - WireGuard key generation will try to replace old key if one exists. - Show banner about new app versions only if current platform has changes in latest release. - Don't make a GeoIP lookup by default in CLI status command. Add --location flag for enabling it. +- Sort relay locations and hostnames with natural sorting. Meaning `se10` will show up after `se2`. ### Fixed - Fix old settings deserialization to allow migrating settings from versions older than 2019.6. |
