fixed date in changelog

This commit is contained in:
Jose Ribeiro 2023-10-12 11:19:38 +01:00
parent b0b1477c56
commit f8828ea0c1
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
/// - [y]: Minor version with non-breaking API and library changes
/// - [z]: Patch version with no direct changes to the API
///
/// - 2022/12/23 (4.10.7) - Fix glfw-gl4 assertion faillure
/// - 2023/10/11 (4.10.7) - Fix glfw-gl4 assertion faillure
/// - 2022/12/23 (4.10.6) - Fix incorrect glyph index in nk_font_bake()
/// - 2022/12/17 (4.10.5) - Fix nk_font_bake_pack() using TTC font offset incorrectly
/// - 2022/10/24 (4.10.4) - Fix nk_str_{append,insert}_str_utf8 always returning 0