Skip to content

Commit 702a678

Browse files
committed
Move Changelog entry. (#8509)
1 parent a806d2f commit 702a678

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/CHANGELOG.txt

+3-2
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ HOW TO UPDATE?
4141

4242
Breaking changes:
4343

44+
- Backends: SDL3: Fixed casing typo in function name: (#8509, #8163, #7998, #7988) [@puugz]
45+
- Imgui_ImplSDLGPU3_PrepareDrawData() -> ImGui_ImplSDLGPU3_PrepareDrawData()
46+
4447
Other changes:
4548

4649
- IO: variations in analog-only components of gamepad events do not interfere
@@ -49,8 +52,6 @@ Other changes:
4952
EndPopup() call. (#1651, #8499)
5053
- Style, InputText: added ImGuiCol_InputTextCursor to configure color of
5154
the InputText cursor/caret. (#7031)
52-
- Backends: SDL3: Fixed casing typo in function name: (#8509, #8163, #7998, #7988) [@puugz]
53-
- Imgui_ImplSDLGPU3_PrepareDrawData() -> ImGui_ImplSDLGPU3_PrepareDrawData()
5455
- Backends: SDL2, SDL3, OSX: Fill gamepad inputs and set ImGuiBackendFlags_HasGamepad
5556
regardless of ImGuiConfigFlags_NavEnableGamepad being set. (#8508)
5657

0 commit comments

Comments
 (0)