From 2c49a120ea3c5fe47f2f4866b667e8fa16c72ada Mon Sep 17 00:00:00 2001 From: Kevin Harrison Date: Sun, 23 Jun 2019 12:36:07 -0400 Subject: [PATCH] Update changelog in doc/nuklear.html --- doc/nuklear.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/nuklear.html b/doc/nuklear.html index de32336..6bb2b42 100644 --- a/doc/nuklear.html +++ b/doc/nuklear.html @@ -2307,7 +2307,8 @@ X...XXXXXXXXXXXXX...X - " - [x]: Major version with API and library breaking changes - [yy]: Minor version with non-breaking API and library changes - [zz]: Bug fix version with no direct changes to API -- 2018/12/18 (4.01.0) - Added nk_***_get_scroll and nk_***_set_scroll for groups, windows, and popups +- 2019/06/23 (4.01.0) - Added nk_***_get_scroll and nk_***_set_scroll for groups, windows, and popups +- 2019/06/12 (4.00.3) - Fix panel background drawing bug - 2018/10/31 (4.00.2) - Added NK_KEYSTATE_BASED_INPUT to "fix" state based backends - 2018/04/01 (4.00.1) - Fixed calling `nk_convert` multiple time per single frame - 2018/04/01 (4.00.0) - BREAKING CHANGE: nk_draw_list_clear no longer tries to