diff options
author | Sven Gothel <[email protected]> | 2021-10-28 11:51:02 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2021-10-28 11:51:02 +0200 |
commit | a78c1547c8784250cc1b85552b3a5c1f66046a72 (patch) | |
tree | c8a8fb93f6f8e21b5daeacda7e4d276ff259735b | |
parent | d787e6a4a93a61b4e7e2d28f8e7b6bd11674c01a (diff) |
Bump README.md v0.6.1v0.6.1
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -112,6 +112,10 @@ make doc * First stable release (TODO) +**0.6.1** + +* TOctets: Add convenient *memmove*, *memset* and *bzero* methods; Ensure all memory ops are either *std::* or global namespace *::* + **0.6.0** * Bump minor version due to API change (`darray`, `cow_darray` and `ringbuffer`) |