Skip to content

Commit e7040f5

Browse files
committed
Mention emsdk downgrading notice in version 2.6.0 release notes
1 parent ca5801e commit e7040f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@
122122

123123
- Update android devenv to support android 16 by @halx99 in https://github.com/axmolengine/axmol/pull/2546
124124
- Update Android Studio minimum required version to `2024.3.2`
125+
- **Downgrade emsdk from `4.0.6` to `3.1.73` due to axmol apps can't be debugging via chrome properly when build with emsdk-4.0+, the breakpoint can't be trigger by default, or triggerd, but can't watch any variables even through build with -O0**
125126

126127
## Bug fixes
127128

@@ -170,6 +171,7 @@
170171
- AGP: 8.7.3 => 8.10.0
171172
- android target sdk: 35 => 36
172173
- android sdk build tools: 34.0.0 => 35.0.0
174+
- emsdk: 4.0.6 => 3.1.73
173175

174176
## 3rdparty updates
175177

0 commit comments

Comments
 (0)