Set beta release
This commit is contained in:
parent
61f2438e24
commit
4bc50563c2
|
@ -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/),
|
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).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
## Unreleased
|
## 1.6.1 Beta 1853 (2019-05-11)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,5 @@
|
||||||
### Added
|
|
||||||
|
|
||||||
- Override network settings.
|
|
||||||
- Support for `--redirect-gateway block-local` (partial).
|
|
||||||
|
|
||||||
### Changed
|
|
||||||
|
|
||||||
- Host compression framing and algorithm are now editable.
|
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- NordVPN double servers not connecting out of the box.
|
- TLS failed with some servers.
|
||||||
- Authentication with OpenVPN AS.
|
- Default gateway not overridden when both IPv4/6 disabled.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue