Skip to content

Commit cc2e791

Browse files
authored
Update CHANGELOG.md
1 parent d6b234a commit cc2e791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
### Bug fixes
1212

13-
* Scheduler: fix invalidated iterator access in `unscheduleAllWithMinPriority()` by @smilediver in https://github.com/axmolengine/axmol/pull/2194
13+
* Fix invalidated iterator access in `Scheduler::unscheduleAllWithMinPriority()` by @smilediver in https://github.com/axmolengine/axmol/pull/2194
1414
* Fix label in PauseTest. by @Tosik86 in https://github.com/axmolengine/axmol/pull/2157
1515
* Fix #2147 full screen incorrect on macOS by @halx99 in https://github.com/axmolengine/axmol/pull/2150
1616
* Fix RenderTargetGL FBO not recreate when recv EVENT_RENDERER_RECREATED by @halx99 in https://github.com/axmolengine/axmol/pull/2148

0 commit comments

Comments
 (0)