diff --git a/CHANGELOG.md b/CHANGELOG.md index 622598c01..a5f36a157 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ - sokol_app.h html5: a new init flag `sapp_desc.html5_update_document_title` has been added. When this is set to true, sokol-app will overwrite the HTML `document.title` property with the `sapp_desc.window_title` string (also see issue https://github.com/floooh/sokol/issues/1132 - and PR https://github.com/floooh/sokol/pull/1182). + and PR https://github.com/floooh/sokol/pull/1186) ### 11-Jan-2025