summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2019-03-28 12:04:23 +0100
committerLinus Färnstrand <linus@mullvad.net>2019-03-28 15:18:01 +0100
commit1be9392afb3fe243684ec649ad180a3ccebd408b (patch)
treeb9a75897df199d6c21da55e140fc4067ea4c37c3
parenta4129c3e6a5c286528291344bd249f7539685d57 (diff)
downloadmullvadvpn-1be9392afb3fe243684ec649ad180a3ccebd408b.tar.xz
mullvadvpn-1be9392afb3fe243684ec649ad180a3ccebd408b.zip
Add 2019.2 changelog header and forgotten entry
-rw-r--r--CHANGELOG.md5
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