Set beta release

This commit is contained in:
Davide De Rosa 2020-04-06 11:32:42 +02:00
parent ea6499c6ee
commit be500891d0
2 changed files with 3 additions and 1 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.11.0 Beta 2287 (2020-04-06)
### Changed

View File

@ -7,4 +7,6 @@
- Programming error in some SoftEther negotiation (Grivus).
- Default gateway not yet enforced for providers (e.g. TunnelBear).
- Active profile lost after renaming.
- Handle server shutdown/restart (remote `--explicit-exit-notify`).
- Handle explicit IPv4/IPv6 protocols (`4` or `6` suffix in `--proto`).