Update changelog and version for 0.24.5

This commit is contained in:
Oliver Hamlet
2024-10-24 10:40:20 +01:00
parent a1de089f67
commit 44008ea720
4 changed files with 21 additions and 7 deletions
+15 -1
View File
@@ -2,6 +2,20 @@
Version History
***************
0.24.5 - 2024-10-24
===================
Fixed
-----
- Starfield's ``ShatteredSpace.esm`` is now placed after ``OldMars.esm``, to
match where it is hardcoded to load by the game.
Changed
-------
- Updated libloadorder to 18.1.3.
0.24.4 - 2024-10-08
===================
@@ -10,7 +24,7 @@ Fixed
- A performance regression introduced in v0.24.0 when interacting with the load
order, particularly when using
:cpp:any:`loot::GameInterface::LoadCurrentLoadOrderState()`.
:cpp:any:`loot::GameInterface::LoadCurrentLoadOrderState()`. Via libloadorder.
Changed
-------