[NEWS] mention nctree is dynamic now

This commit is contained in:
nick black 2021-12-12 07:21:44 -05:00 committed by nick black
parent 5cdc4f1ab8
commit 5c2b87a89d

View File

@ -10,7 +10,7 @@ rearrangements of Notcurses.
or bottom (scrolling enabled) boundaries. or bottom (scrolling enabled) boundaries.
* Added `notcurses_default_background()` and `notcurses_default_foreground()`. * Added `notcurses_default_background()` and `notcurses_default_foreground()`.
* Added `nccell_load_ucs32()`. * Added `nccell_load_ucs32()`.
* Added `nctree_add()` and `nctree_del()`. * Added `nctree_add()` and `nctree_del()`. `nctree` is now dynamic.
* 3.0.0 (2021-12-01) **"In the A"** * 3.0.0 (2021-12-01) **"In the A"**
* Made the ABI/API changes that have been planned/collected during 2.x * Made the ABI/API changes that have been planned/collected during 2.x