From 01c18dfe6799a9c2e193e9b9a6115db2934b1926 Mon Sep 17 00:00:00 2001
From: PrimozGodec
Date: Wed, 20 Mar 2024 16:24:35 +0100
Subject: [PATCH] Release version 4.8.2
---
CHANGELOG.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 03efad27..0493221e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## [4.8.2] - 2024-03-20
+### Changed
+- [#319](https://github.com/biolab/orange3-bioinformatics/pull/319): GEO Datasets: Move GDSInfo initialization in a worker thread
+
## [4.8.1] - 2024-01-10
### Changed
- [#345](https://github.com/biolab/orange3-bioinformatics/pull/345): Raise the required resdk package version