diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f7e5435be..bcf9c1425e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,6 +45,8 @@ Line wrap the file at 100 chars. Th resolution of the Mullvad API server hostname fails. - Manage firewall rules on Windows depending on connection state. - Improve account token hint to be the same length as an expected token. +- The macOS installer is changed from dmg to pkg format. +- The backend daemon is installed as a launchd daemon and started on macOS on install. ### Fixed - Fix a bug in account input field that advanced the cursor to the end regardless its prior |
