From 828796fbd162374da874527863b9cf1ad6925287 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Wed, 10 Oct 2018 22:23:20 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fdc8188..8731138 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). +## 1.1.1 (2018-10-10) + +### Fixed + +- Make CA non-optional. [#28](https://github.com/keeshux/tunnelkit/pull/28) + ## 1.1.0 (2018-09-26) ### Added