diff --git a/CHANGELOG.md b/CHANGELOG.md index d4f55397..eadd34d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,13 +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.1.0 RC2 1441 (2019-03-22) - -### Changed - -- Normalize localization of provider locations. - -## 1.1.0 RC1 1426 (2019-03-20) +## 1.1.0 (2019-03-22) ### Added @@ -20,6 +14,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Custom intents, have a look at Spotlight suggestions for Passepartout. [#40](https://github.com/passepartoutvpn/passepartout-ios/pull/40) - TunnelBear provider. [#35](https://github.com/passepartoutvpn/passepartout-ios/pull/35) +### Changed + +- Normalize localization of provider locations. + ### Fixed - Profile not activating if none is active. [#42](https://github.com/passepartoutvpn/passepartout-ios/issues/42)