Set beta release
This commit is contained in:
parent
b5710cd84b
commit
2c13099a1f
|
@ -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.9.0 Beta 2092 (2019-10-25)
|
||||
|
||||
### Added
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 21df9d8e3559632d64cf24fdb80d5da6e547e3b5
|
||||
Subproject commit 79f0009ed01ff82bba7163753347b3ef1bc7349c
|
|
@ -4,6 +4,7 @@
|
|||
- Support for `--ping-restart` (Robert Patchett).
|
||||
- Support for proxy auto-configuration URL (ThinkChaos).
|
||||
- Disclose server configuration and network settings in Diagnostics.
|
||||
- Support multiple DNS search domains.
|
||||
|
||||
### Changed
|
||||
|
||||
|
@ -14,4 +15,5 @@
|
|||
- Cannot enter IP addresses in some localizations.
|
||||
- Cannot easily trust Wi-Fi networks in iOS 13.
|
||||
- Infrastructures not updated in non-English locales.
|
||||
- Default gateway not enforced for providers (e.g. TunnelBear).
|
||||
|
||||
|
|
Loading…
Reference in New Issue