From 7bdccec9717304180a97bd451f8acafbf37c5745 Mon Sep 17 00:00:00 2001 From: Tamer <8611981+dqos@users.noreply.github.com> Date: Tue, 27 Dec 2022 10:26:13 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e9a60df..fadf6f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## 1.1.1 - 2022-12-27 +### Fixed +- Fix IPv6 issues thanks to @kimma. + ## 1.1.0 - 2022-11-23 ### Fixed - Changelog date format adjusted to ISO 8601.