diff --git a/README.md b/README.md index 5c6c7539f..a5fb31d03 100644 --- a/README.md +++ b/README.md @@ -425,6 +425,7 @@ to breaking under incorrect `TERM` values. If you're not using `xterm`, your ### History +* 2020-12-13: Notcurses [2.1.0 "rubberband man"](https://github.com/dankamongmen/notcurses/releases/tag/v2.1.0). * 2020-11-23: [Invited presentation](https://mdco2.mini.debconf.org/talks/6-notcurses-making-terminals-do-things-that-were-never-intended/) at [DebMiniConf #2](https://mdco2.mini.debconf.org/). * 2020-10-12: Notcurses [2.0.0 "stankonia"](https://github.com/dankamongmen/notcurses/releases/tag/v2.0.0). * A stable API! This API will be supported going forward. [Hype video](https://www.youtube.com/watch?v=cYhZ7myXyyg)! diff --git a/doc/man/index.html b/doc/man/index.html index dca0bf982..96c85ac6d 100644 --- a/doc/man/index.html +++ b/doc/man/index.html @@ -41,7 +41,6 @@

C library (section 3)

notcurses_capabilities—runtime capability detection
- notcurses_nccell—operations on nccell objects
notcurses_channels—operations on the channel type
notcurses_directmode—minimal notcurses instances for styling text
notcurses_fade—fading and pulsing for ncplanes
@@ -52,6 +51,7 @@ notcurses_menu—menus on the top or bottom rows
notcurses_metric—fixed-width formatting with metric suffixes
notcurses_multiselector—high-level widget for selecting items from a set
+ notcurses_nccell—operations on nccell objects
notcurses_reel—high-level widget for hierarchical data
notcurses_output—drawing text on ncplanes
notcurses_palette—operations on notcurses palettes