mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
Update CMakeLists.txt to allow for static compilation | Update Readme.md | Update package.ps1 (#74)
* Fix CMakeLists, Update Readme and package.ps1 Fixed CMakeLists to allow for static complilation/workaround for broken Hunspell Upped version number to 2.5.0 Updated Readme to include corrected compilation instructions for Visual Studio and Workarounds. Updated package.ps1 to include the cli executable in the dist zips and upped the version number to 2.5.0 * Update README.md * Update package.ps1 * Update package.ps1 * Update CHANGES.md * Update preferences_window.cpp * Update README.md
This commit is contained in:
+2
-1
@@ -2,7 +2,7 @@ Magic Set Editor changelog, for the details see `git log`
|
||||
==============================================================================
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
HEAD: new items added as changes are made
|
||||
version 2.5.0 (Unofficial), 2024-04-28
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
Features:
|
||||
@@ -13,6 +13,7 @@ Bug fixes:
|
||||
* Fixed crash when 0 keywords match filter string in keyword panel (@llemoi, haganbmj#57)
|
||||
* Correct "all images" filter when selecting files. (haganbmj#70)
|
||||
* Correct localization of strings on Print window.
|
||||
* Fixed issue where "All Images" filter on the art picker was not showing .jpeg files (BaconCatBug)
|
||||
|
||||
Internal:
|
||||
* Add Mac OS build resources (@halian, haganbmj#67, haganbmj#68)
|
||||
|
||||
Reference in New Issue
Block a user