Update changelog and version for 0.24.4

This commit is contained in:
Oliver Hamlet
2024-10-08 10:59:31 +01:00
parent 725bd7644b
commit b607fb259f
4 changed files with 23 additions and 6 deletions
+17
View File
@@ -2,6 +2,23 @@
Version History
***************
0.24.4 - 2024-10-08
===================
Fixed
-----
- A performance regression introduced in v0.24.0 when interacting with the load
order, particularly when using
:cpp:any:`loot::GameInterface::LoadCurrentLoadOrderState()`.
Changed
-------
- Updated esplugin to 6.1.1.
- Updated libloadorder to 18.1.2.
- Updated loot-condition-interpreter to 4.0.2.
0.24.3 - 2024-10-05
===================