From 6aef698bc46627510cc97539beb4a8ef40886692 Mon Sep 17 00:00:00 2001 From: Pierre Marchand Date: Sun, 9 Jun 2024 20:52:18 +0200 Subject: [PATCH] update readme --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00fc8a5..8fd44f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,12 @@ All notable changes to this project will be documented in this file. +## 0.2.1 - 2024-06-09 + +### Fixed + +- Fix timeout issue in PR #16 thanks to @chrda81. + ## 0.2.0 - 2023-12-25 ### Added