From abfca54d595f3f7bb78ee66f55918e4a83f006d1 Mon Sep 17 00:00:00 2001 From: Saara Saaninkoski <saara.saaninkoski@tuni.fi> Date: Wed, 29 Nov 2023 11:29:44 +0000 Subject: [PATCH] Release 1.0.11 2023-11-29 --- CHANGES.rst | 7 ++++++- VERSION | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 79db6bd..3c7b5b8 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,8 +1,13 @@ Kvalikirstu2 Changelog ====================== +1.0.11 - 2023/11/29 +------------------- +- Added Jenkins CI configuration +- Modified tests to run on Unix environment + 1.0.10 - 2021/05/05 ------------------- +------------------- - Text replace and text add windows are now resizeable 1.0.9 - 2021/03/29 diff --git a/VERSION b/VERSION index 345f8cc..8684498 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.10 \ No newline at end of file +1.0.11 \ No newline at end of file -- GitLab