From 1c445a69ff14d23e879f907edf402f263b318761 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Fri, 23 Jul 2021 17:59:31 +0200 Subject: [PATCH] Update CHANGELOG --- Passepartout/App/iOS/CHANGELOG.md | 6 ++++++ Passepartout/App/macOS/CHANGELOG.md | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/Passepartout/App/iOS/CHANGELOG.md b/Passepartout/App/iOS/CHANGELOG.md index e4017738..5e309ca6 100644 --- a/Passepartout/App/iOS/CHANGELOG.md +++ b/Passepartout/App/iOS/CHANGELOG.md @@ -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). +## Unreleased + +### Added + +- Support for `--scramble xormask`. [#38](https://github.com/passepartoutvpn/passepartout-apple/issues/38) + ## 1.15.4 (2021-07-21) ### Added diff --git a/Passepartout/App/macOS/CHANGELOG.md b/Passepartout/App/macOS/CHANGELOG.md index 2183c3cc..334b472b 100644 --- a/Passepartout/App/macOS/CHANGELOG.md +++ b/Passepartout/App/macOS/CHANGELOG.md @@ -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). +## Unreleased + +### Added + +- Support for `--scramble xormask`. [#38](https://github.com/passepartoutvpn/passepartout-apple/issues/38) + ## 1.15.3 (2021-07-20) ### Added