diff --git a/CHANGELOG.md b/CHANGELOG.md index aa6cb086..4cb81278 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Explicit "Reconnect" button. [#9](https://github.com/keeshux/passepartout-ios/pull/9) - Option to revert host parameters to original configuration (Nicholas Caito). [#10](https://github.com/keeshux/passepartout-ios/pull/10) +### Removed + +- Password confirmation field, redundant with authentication failure message. + ### Fixed - .ovpn files could not be imported without OpenVPN Connect installed. [#6](https://github.com/keeshux/passepartout-ios/issues/6)