aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2021-01-06 09:58:21 +0100
committerSven Gothel <[email protected]>2021-01-06 09:58:21 +0100
commit332f87e16563994150377b00a93c32f2e6d3d499 (patch)
treee406d080fe42369280d0e0a09255e15bdbb2e39b /README.md
parentc975425d05a5f7efcdd3faedfdf5eaced32c9c87 (diff)
Update README.mdv0.2.10
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0f9c82c..ec45da4 100644
--- a/README.md
+++ b/README.md
@@ -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