From de4fa07b661726bf343e75fd438e4a6c4c018db5 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Thu, 18 Oct 2018 16:25:42 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8731138..6c787f8 100644 --- a/CHANGELOG.md +++ b/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 _will soon adhere_ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + +### Added + +- Restore support for PIA patches. [#32](https://github.com/keeshux/tunnelkit/pull/32) + ## 1.1.1 (2018-10-10) ### Fixed