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 ~~~~~~~~~~~~