Skip to content

Commit 39d3a71

Browse files
committed
CHANGELOG: add v3.0.0-beta.8 changes
1 parent 6c0bc82 commit 39d3a71

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,32 @@
66
- Add `outputType` in project files (acbcee3)
77
- Update project and config files (85ff816)
88
- Update `GLHelper.h` includes on Android (2b143eb)
9+
- Simplify Android runtime version check (#1480)
910

1011
### Experimental.TextureLoader
1112
- Remove legacy `Experimental.TextureLoader` library (#1458)
1213

14+
### Fuse.Controls.Video
15+
- Upgrade Fuse.Video.CIL to .NET 6.0 (#1475)
16+
17+
### Fuse.Drawing.Surface
18+
- Update assembly references for .NET 6.0 (#1476)
19+
1320
### Fuse.LocalNotifications
1421
- Fix compatibility with the latest Android OS and indentation (#1473)
1522

1623
### Fuse.Scripting
17-
- Deprecate NativePromise without Context (#1467)
24+
- Deprecate `NativePromise` without `Context` (#1467)
1825

1926
### Fuse.Scripting.JavaScript
2027
- TypeScript and transpiler support in UX files (#1472)
28+
- Upgrade `V8Simple.net` for .NET 6.0 (#1483)
29+
30+
### Other changes
31+
- Upgrade `Fuse.Profiling` tool to .NET 6.0 (#1474)
32+
- Ignore tests failing on macOS (#1484)
2133

22-
[`v2.8.0...beta-3.0`](https://github.com/fuse-open/fuselibs/compare/v2.8.0...beta-3.0)
34+
[`v2.9.1...v3.0.0-beta.8`](https://github.com/fuse-open/fuselibs/compare/v2.9.1...v3.0.0-beta.8)
2335

2436
## 2.9.1
2537

0 commit comments

Comments
 (0)