summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4e605f2d3e..55b0a501f8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -33,6 +33,9 @@ Line wrap the file at 100 chars. Th
- Detect if the computer is offline. If so, don't sit in a reconnect loop, instead block and show
an error message.
+### Changed
+- Replace OpenVPN root CA certificate bundled with the app to the new Mullvad root CA.
+
### Fixed
- Cancel pending system notifications when the app becomes visible.