Changelog updates:

This commit is contained in:
Alexander Vdolainen 2025-10-28 04:11:56 +02:00
parent 546667e837
commit 6429f8b102

View File

@ -1,4 +1,8 @@
0.0.2 (15-nov-2018)
0.0.2 (28-oct-2025)
* Zero copying support
* Read only buffer support
* Manual pages
* Packaging for linux
* Added possibility to use user defined memory ops with:
ndbuf_t *ndbuf_new_wmops(const struct ndbuf_memops *, const size_t);
* Fixed bug with pkgconfig %VERSION% value