diff options
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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* |