Skip to content

Commit 1586bdd

Browse files
committed
Update CHANGELOG
1 parent d435e06 commit 1586bdd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
/// - [y]: Minor version with non-breaking API and library changes
88
/// - [z]: Patch version with no direct changes to the API
99
///
10+
/// - 2025/09/12 (4.12.8) - Fix nk_window_is_hovered to use current window flags
11+
- Fix nk_utf_decode length check (allow len == NK_UTF_SIZE)
1012
/// - 2025/04/06 (4.12.7) - Fix text input navigation and mouse scrolling
1113
/// - 2025/03/29 (4.12.6) - Fix unitialized data in nk_input_char
1214
/// - 2025/03/05 (4.12.5) - Fix scrolling knob also scrolling parent window, remove dead code

0 commit comments

Comments
 (0)