summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMichael Pavone <pavone@retrodev.com>2015-07-26 19:36:33 -0700
committerMichael Pavone <pavone@retrodev.com>2015-07-26 19:36:33 -0700
commitfd6365766e4c36762273a1634f379ef9bca1d6b3 (patch)
treeb5eb6b29a7ebe037556db4db59e8861e2abed919 /CHANGELOG
parente12b99388aa5f701f51e2c76bf960e495eea7dc8 (diff)
Update README, CHANGELOG and version string for 0.3.1
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b2a2a30..3021886 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,15 @@
+0.3.1
+-----
+*New Features*
+
+ - BlastEm will now open a new terminal window when starting the debugger if it's not attached to one
+ - Errors are displayed in a message box if no terminal is attached
+ - Pure SDL render path for when OpenGL 2 is unavailable (thanks Higor Eurípedes)
+
+*Bugfixes*
+
+ - GDB remote debugging works again
+
0.3.0
-----
*New Features*