diff options
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 0378912..831e339 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,9 @@ +# 16.2 + +* Implement cp and abs in AMD64; +* Fix indentations; +* Implement cp and abs in ARM64; + # 16.1 * Add install target to makefile; |