From cb8551c4aca5fe42bdcd2ab7805d1874068d7242 Mon Sep 17 00:00:00 2001 From: Brendan Hagan Date: Mon, 12 Feb 2024 23:02:20 -0500 Subject: [PATCH] misc: update changes --- BUNDLED_README.txt | 1 + CHANGES.md | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/BUNDLED_README.txt b/BUNDLED_README.txt index 2108b28d..1e1b670d 100644 --- a/BUNDLED_README.txt +++ b/BUNDLED_README.txt @@ -3,4 +3,5 @@ This is built from a fork of MagicSetEditor2 and contains changes that are not i For information about the changes contained within it, to get involved, or to complain, please visit the following: - Repository: https://github.com/haganbmj/MagicSetEditor2/ +- Releases: https://github.com/haganbmj/MagicSetEditor2/releases - Changelog: https://github.com/haganbmj/MagicSetEditor2/blob/master/CHANGES.md diff --git a/CHANGES.md b/CHANGES.md index 7c94c7c9..076832d4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,10 +6,15 @@ HEAD: new items added as changes are made ------------------------------------------------------------------------------ Features: + * Add Russian and Korean translations. Update locale files from Full-Magic-Pack (haganbmj#69) Bug fixes: * Fixed scrolled widgets not scrolling fully (or at all) on Linux (@llemoi, haganbmj#54) * Fixed crash when 0 keywords match filter string in keyword panel (@llemoi, haganbmj#57) + * Correct "all images" filter when selecting files. (haganbmj#70) + +Internal: + * Add Mac OS build resources (@halian, haganbmj#67, haganbmj#68) ------------------------------------------------------------------------------ version 2.4.0 (Unofficial), 2022-11-19