From 0f533c20183cc9edef242b3db99d191eaa0d5849 Mon Sep 17 00:00:00 2001 From: Simon Diesenreiter Date: Fri, 13 Dec 2024 13:50:04 +0100 Subject: [PATCH] =?UTF-8?q?release:=20version=200.9.3=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HISTORY.md | 12 ++++++++++++ TextParser/VERSION | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index d873bad..045149b 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -5,10 +5,22 @@ Changelog (unreleased) ------------ +Fix +~~~ +- Remove duplicate TokenConverter definition, ref: NOISSUE. [Simon + Diesenreiter] + + +0.9.2 (2024-12-13) +------------------ + Fix ~~~ - More bugfixes, ref: NOISSUE. [Simon Diesenreiter] +Other +~~~~~ + 0.9.1 (2024-12-13) ------------------ diff --git a/TextParser/VERSION b/TextParser/VERSION index 2003b63..965065d 100644 --- a/TextParser/VERSION +++ b/TextParser/VERSION @@ -1 +1 @@ -0.9.2 +0.9.3