diff options
author | Sven Gothel <[email protected]> | 2021-01-07 17:46:24 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2021-01-07 17:46:24 +0100 |
commit | da6e5553fc968465f930374c8fb661f17f107874 (patch) | |
tree | 87f091e776a7edca1b4da9372385705c79a388ef /README.md | |
parent | 41da96029e42bb1f66ac5669e0bdafeb0688ee42 (diff) |
Bump README.mdv0.2.12
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -110,7 +110,7 @@ Changes **0.3.0** * TODO -* Finalized jau::cow_darray and its iterator API (for now) +* Finalized jau::cow_darray and its iterator API. All write API entries were added to the mutable iterator. * Introduce jau::callocator for jau::darray to support realloc instead of alloc, copy and dtor * Passed gcc-10, gcc-11, clang-9 and clang-11 * Passed detailed cow_iterator test. |