summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2019-10-10 09:51:39 +0200
committerLinus Färnstrand <linus@mullvad.net>2019-10-11 13:43:12 +0200
commitd121882d4f59bc17f5de25eb6384ba3ac83f3a75 (patch)
tree6b857221b69ca7f0bf64243a7f5b809decc8b7e9
parent143d375f6eecbb726b326cb4298a6f682e85ed4a (diff)
downloadmullvadvpn-d121882d4f59bc17f5de25eb6384ba3ac83f3a75.tar.xz
mullvadvpn-d121882d4f59bc17f5de25eb6384ba3ac83f3a75.zip
Update changelog, add 2019.9 header
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3b3c5f6e5c..368f26467d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,12 +23,19 @@ Line wrap the file at 100 chars. Th
## [Unreleased]
+
+
+## [2019.9] - 2019-10-11
### Added
- Add ability to submit vouchers from the CLI.
#### Linux
- Add a symlink for `mullvad-problem-report` directly in `/usr/bin`. So the tool is available.
+#### Windows
+- Install the OpenVPN certificate to avoid the TAP adapter driver installation warning on
+ Windows 8 and newer.
+
### Changed
#### Windows
- Rename the `problem-report` tool to `mullvad-problem-report`.