Set beta release
This commit is contained in:
parent
4ee56d8e7b
commit
80b7fb71ae
|
@ -5,6 +5,12 @@ 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).
|
||||
|
||||
## 1.9.1 Beta 2159 (2019-11-09)
|
||||
|
||||
### Changed
|
||||
|
||||
- Polish purchase screen.
|
||||
|
||||
## 1.9.0 (2019-11-05)
|
||||
|
||||
### Added
|
||||
|
|
|
@ -1,19 +1,4 @@
|
|||
### Added
|
||||
|
||||
- Import host via document picker.
|
||||
- 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
|
||||
|
||||
- Upgrade project to Xcode 11.
|
||||
|
||||
### Fixed
|
||||
|
||||
- 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).
|
||||
- Polish purchase screen.
|
||||
|
||||
|
|
Loading…
Reference in New Issue