Update changelog and version for 0.25.2

This commit is contained in:
Oliver Hamlet
2025-02-10 09:48:32 +00:00
parent 7b255f5329
commit a49075aaa9
4 changed files with 24 additions and 6 deletions
+18
View File
@@ -2,6 +2,24 @@
Version History
***************
0.25.2 - 2025-02-10
===================
Fixed
-----
- OpenMW configuration is now loaded in a similar way to how OpenMW loads it,
so a wider variety of config file locations are now supported, including the
locations used by Linux packages linked to at <https://openmw.org/downloads/>.
Via libloadorder.
- A panic that could occur when loading an OpenMW load order that contains no
plugins. Via libloadorder.
Changed
-------
- Updated libloadorder to v18.2.2.
0.25.1 - 2025-02-03
===================