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 131b7d7..e5b72ee 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,10 @@ +# 13.0 + +* Add counting function; +* Rename foreach to memfor; +* Rename fndbtyte to memfnd; +* Rename fndchr to strfnd; + # 12.2 * Improve assembly readability (save utf8enc and utf8enclen for later); |