From 0c3261b53f4026d3b77784da7b8cbe193f3ec611 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Mon, 25 Feb 2019 23:17:09 +0100 Subject: [PATCH] Add PR link to CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e9d954b..e0e1b7c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Shut down if server pushes a compression directive. +- Shut down if server pushes a compression directive. [tunnelkit#65](https://github.com/keeshux/tunnelkit/pull/65) ## 1.0.1 beta 1299 (2019-02-25)