Update changelog

This commit is contained in:
Twan van Laarhoven
2020-04-19 23:33:45 +02:00
parent 24f4b4edba
commit a2b1d2bd80
+10 -2
View File
@@ -3,9 +3,17 @@
============================================================================== ==============================================================================
------------------------------------------------------------------------------ ------------------------------------------------------------------------------
-- trunk: new items added as changes are made -- HEAD: new items added as changes are made
------------------------------------------------------------------------------ ------------------------------------------------------------------------------
Bug fixes:
* card variable in console panel now refers to the selected card
* length function now gives correct results for maps
* substr("foo",begin:3) now returns "" instead of true
Scripting:
* Added type_name function
Other: Other:
* Switch to to CMake * Switch to to CMake
* Update code to work with wxWidgets 3.0/3.1 and C++ 11 * Update code to work with wxWidgets 3.0/3.1 and C++ 11
@@ -18,7 +26,7 @@ Other
* Changes to build system * Changes to build system
------------------------------------------------------------------------------ ------------------------------------------------------------------------------
-- 2.0.0 -- 2.0.0, 2011-02-05
------------------------------------------------------------------------------ ------------------------------------------------------------------------------
Program: Program: