Skip to content

Commit 4ede135

Browse files
committed
Update CHANGES.md for the 1.0.1 release
1 parent 1b3828a commit 4ede135

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGES.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Change history for the Godot Meta Toolkit plugin
2+
3+
## 1.0.1
4+
- Fix `MetaPlatformSDK_LeaderboardEntry::get_extra_data()` and `MetaPlatformSDK_ChallengeEntry::get_extra_data()` to return `PackedByteArray`
5+
- Change `MetaPlatformSDK_Message.get_error()` method into `error` property
6+
- Encode `PackedStringArray` as UTF-8 before passing to underlying Meta Platform SDK functions
7+
- Get API documentation coverage up to 100% and other small documentation improvements
8+
- Remove `*_long` suffix from `MetaPlatformSDK_AssetFileDownloadUpdate.get_bytes_total_long()` and `.get_bytes_transferred_long()`
9+
10+
## 1.0.0
11+
- Initial release
12+
- Support for Meta Platform SDK v71
13+
- Tool for configuring the Meta XR Simulator

0 commit comments

Comments
 (0)