From 2663999b9108dcf4f928e93a5f0e6c5a03bb904b Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Sun, 3 Feb 2019 22:10:14 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b953962..9224003c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- About link to FAQ. + ### Fixed - Retain DNS reply order in resolved endpoint addresses. [#31](https://github.com/passepartoutvpn/passepartout-ios/pull/31)