diff options
author | Sven Gothel <[email protected]> | 2021-01-06 09:58:21 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2021-01-06 09:58:21 +0100 |
commit | 332f87e16563994150377b00a93c32f2e6d3d499 (patch) | |
tree | e406d080fe42369280d0e0a09255e15bdbb2e39b /README.md | |
parent | c975425d05a5f7efcdd3faedfdf5eaced32c9c87 (diff) |
Update README.mdv0.2.10
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -110,6 +110,7 @@ Changes **0.3.0** * TODO +* 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. * jau::cow_vector is marked deprecated, as only jau::cow_darray can give certain guarantees using jau::darray |