From 453629462be4c65185e6ce8860390275ee42451e Mon Sep 17 00:00:00 2001 From: nick black Date: Wed, 15 Apr 2020 12:50:48 -0400 Subject: [PATCH] CHANGELOG: add note about Notcurses::render() return value change #484 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b96bc013..8059ecf1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ This document attempts to list user-visible changes and any major internal rearrangements of Notcurses. +* 1.3.1 + * The C++ `Notcurses::render()` function now returns non-zero on failure, + mirroring the behavior of the core C `notcurses_render()`. This is an + inversion of its previous behavior. + * 1.2.8 * `notcurses-tetris` now happily continues if it can't load its background.