Set beta release

This commit is contained in:
Davide De Rosa 2019-04-26 14:30:28 +02:00
parent cf58a74e78
commit bcc35fd8e5
2 changed files with 4 additions and 8 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/), 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.0 Beta 1779 (2019-04-26)
### Added ### Added

View File

@ -1,9 +1,5 @@
### Changed ### Added
- Do not redirect all traffic to VPN unless `--redirect-gateway` specified. - VyprVPN provider.
- More infrastructure metadata.
### Fixed
- Fall back to CloudFlare DNS when no servers provided.
- UDP may disconnect on high speeds.