Set beta release

This commit is contained in:
Davide De Rosa 2019-11-21 15:48:14 +01:00
parent 2c4e065baf
commit d735ec78b9
2 changed files with 6 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).
## 1.10.0 Beta 2181 (2019-11-21)
## 1.10.0 Beta 2194 (2019-11-21)
### Added

View File

@ -1,5 +1,10 @@
### Added
- Favorite provider locations.
### Changed
- "Trusted networks" settings are now saved per profile.
- Require explicit `--ca` and `--cipher` in .ovpn configuration file.
### Fixed