diff CHANGELOG @ 808:2953708d02af

Update README, CHANGELOG and version string for 0.3.1
author Michael Pavone <pavone@retrodev.com>
date Sun, 26 Jul 2015 19:36:33 -0700
parents 9cba2069e2ff
children 1f75614d7be8
line wrap: on
line diff
--- a/CHANGELOG	Sun Jul 26 19:01:45 2015 -0700
+++ b/CHANGELOG	Sun Jul 26 19:36:33 2015 -0700
@@ -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*