From 4823fb8edc785f863a194a0e4cb79bb0ee1a3500 Mon Sep 17 00:00:00 2001 From: redteampanda-ng <31235211+redteampanda-ng@users.noreply.github.com> Date: Wed, 25 Feb 2026 08:30:04 +0100 Subject: [PATCH] chore: update changelog --- changelog/log.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/changelog/log.rst b/changelog/log.rst index 97907fd..2c3a44b 100644 --- a/changelog/log.rst +++ b/changelog/log.rst @@ -3,6 +3,18 @@ Changelog In this chapter you can find all the changes for THOR 10.7 +THOR 10.7.28 +~~~~~~~~~~~~ + +.. list-table:: + :header-rows: 1 + :widths: 15, 85 + + * - Type + - Description + * - Bugfix + - Fix an issue where simultaneous write access to files that were being scanned could cause a crash on Windows + THOR 10.7.27 ~~~~~~~~~~~~