release: 2.4.0

This commit is contained in:
Brendan Hagan
2022-11-19 20:19:14 -05:00
parent 5d18de54d0
commit 4c9e6fc735
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -5,6 +5,14 @@ Magic Set Editor changelog, for the details see `git log`
HEAD: new items added as changes are made
------------------------------------------------------------------------------
Features:
Bug fixes:
------------------------------------------------------------------------------
version 2.4.0 (Unofficial), 2022-11-19
------------------------------------------------------------------------------
Features:
* Add Language selector to Welcome Window. (haganbmj#51)
* Allow script to_date() function to accept "now". (haganbmj#52)