From b3d099f0aac7aebc258839f7870cb2b1618c484c Mon Sep 17 00:00:00 2001
From: Moul <moul@moul.re>
Date: Mon, 14 Aug 2023 10:01:59 +0200
Subject: [PATCH] Add v1.1.1 changelog

---
 CHANGELOG.md | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 365c137..036633f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,12 @@
+## v1.1.1 (14th August 2023)
+
+Bug fix release, because `libnacl` brought in a breaking change.
+
+- #206, !190: Fix `libnacl` version to 1.8.0
+- Fix deprecation warning about `typing.re.Pattern`
+- #194: Introduce `tests:3.11` job
+
+
 ## [v1.1.0](https://git.duniter.org/clients/python/duniterpy/-/milestones/18) (14th February 2022)
 
 ### Project
-- 
GitLab