diff --git a/NEWS.md b/NEWS.md index f6666b83b..fb5a591d2 100644 --- a/NEWS.md +++ b/NEWS.md @@ -11,6 +11,7 @@ rearrangements of Notcurses. routines rely on the terminal answering the Send Device Attributes escape; if it does not, Notcurses may refuse to start, or even hang. Please report a bug if you run into this. + * `ncplane_as_rgba()`/`ncvisual_from_plane()` now support `NCBLIT_BRAILLE`. * `CELL_ALPHA_*` macros are now `NCALPHA_*`. The former will remain `#define`d until ABI3.