diff options
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 1639ad2..cc25adf 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,10 @@ +# 0.29 + +* Update version constant to include minor versions; +* Use SDL2 for windowing; +* Combine Application and Emulator structures; +* Rename opcode method to decode; + # 0.28 * Support bl; |