diff options
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 17b0e91..9bab8ae 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,11 @@ +# 0.26 + +* Support bx; +* Fix ldr|str; +* Remove logging in release builds; +* Fix version number being in decimal; +* Update readme; + # 0.25 * Support load and store instructions; |