Set beta release

This commit is contained in:
Davide De Rosa 2019-05-11 17:49:14 +02:00
parent 61f2438e24
commit 4bc50563c2
2 changed files with 3 additions and 12 deletions

View File

@ -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.6.1 Beta 1853 (2019-05-11)
### Fixed

View File

@ -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
- NordVPN double servers not connecting out of the box.
- Authentication with OpenVPN AS.
- TLS failed with some servers.
- Default gateway not overridden when both IPv4/6 disabled.