diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2019-03-28 12:04:23 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2019-03-28 15:18:01 +0100 |
| commit | 1be9392afb3fe243684ec649ad180a3ccebd408b (patch) | |
| tree | b9a75897df199d6c21da55e140fc4067ea4c37c3 | |
| parent | a4129c3e6a5c286528291344bd249f7539685d57 (diff) | |
| download | mullvadvpn-1be9392afb3fe243684ec649ad180a3ccebd408b.tar.xz mullvadvpn-1be9392afb3fe243684ec649ad180a3ccebd408b.zip | |
Add 2019.2 changelog header and forgotten entry
| -rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e7967b0e16..3f30f5b1c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,10 +26,15 @@ Line wrap the file at 100 chars. Th ### Added - When IPv6 is enabled, get both exit IP versions from am.i.mullvad.net and show in UI. + +## [2019.2] - 2019-03-28 ### Removed - Remove the Mullvad OpenVPN intermediate transition CA. Used when transitioning from the old to the new root CA. Now the app only bundles and trust the new Mullvad root CA valid until 2028. +### Fixed +- Read the relay list from cache only if it's newer than the version bundled in the app. + ## [2019.2-beta1] - 2019-03-21 ### Added |
