From 4190cc418879f1601002e1595d3ba36a3fc3feb8 Mon Sep 17 00:00:00 2001 From: redteampanda-ng <31235211+redteampanda-ng@users.noreply.github.com> Date: Thu, 30 Oct 2025 11:17:38 +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 75e5bba..6e0201d 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.25 +~~~~~~~~~~~~ + +.. list-table:: + :header-rows: 1 + :widths: 15, 85 + + * - Type + - Description + * - Bugfix + - Fix an issue where THOR for Windows could show incorrect parent process information in case of process ID reuse + THOR 10.7.24 ~~~~~~~~~~~~