diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2017-12-19 14:28:14 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2017-12-20 15:19:24 +0100 |
| commit | 1dfe880b2b730e70ada710307e3d3a4c9c6a13d0 (patch) | |
| tree | 638e1f9507d4205ad967b0cb28206d965d682f29 | |
| parent | 489920527290fbc716f5d1818edbb433db93c85e (diff) | |
| download | mullvadvpn-1dfe880b2b730e70ada710307e3d3a4c9c6a13d0.tar.xz mullvadvpn-1dfe880b2b730e70ada710307e3d3a4c9c6a13d0.zip | |
Add feature to changelog
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f1b338ff5..dbc53884df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). ## [Unreleased] +### Added +- "Allow LAN" setting that configures if the app should allow communication to the LAN (private + networks: 10/8, 192.168/16 and 172.16/12) while the app is in the secured state. ## [2017.1-beta7] - 2017-12-13 |
