From b6d1137f8ee840328b8593f63b097818f638757e Mon Sep 17 00:00:00 2001 From: nick black Date: Sat, 10 Dec 2022 05:16:48 -0500 Subject: [PATCH] [NEWS] mention #2687 infinite loop fix --- NEWS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS.md b/NEWS.md index 4e4aae391..d55204867 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,6 +1,10 @@ This document attempts to list user-visible changes and any major internal rearrangements of Notcurses. +* 3.0.9 (2022-12-10) + * Eliminated infinite loop in `ncplane_move_family_above()`. + Thanks, drewt! + * 3.0.8 (2022-04-06) * Bugfix release, but also support curled underlines in Contour.