Set beta release
This commit is contained in:
parent
7f66b43935
commit
76b7fbead1
|
@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
|
|||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## Unreleased
|
||||
## 1.8.0 Beta 1971 (2019-07-26)
|
||||
|
||||
### Added
|
||||
|
||||
|
|
|
@ -2,6 +2,10 @@
|
|||
|
||||
- "Custom DNS" preset for Mullvad.
|
||||
|
||||
### Changed
|
||||
|
||||
- Disconnect on "No buffer space available" rather than leaving a stale connection (improve later).
|
||||
|
||||
### Fixed
|
||||
|
||||
- VPN staying active while it's not.
|
||||
|
@ -10,4 +14,6 @@
|
|||
- Refreshed infrastructures are not retained.
|
||||
- Portuguese bound to Brazil region.
|
||||
- German spelling of "Default gateway".
|
||||
- Some French wording (Joel Gallant).
|
||||
- Erroneous placeholders in Network Settings (Joel Gallant).
|
||||
|
||||
|
|
Loading…
Reference in New Issue