Skip to content

Commit cec3145

Browse files
committed
Add analytical headers
1 parent 7e079d7 commit cec3145

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# Changelog
2+
## 1.2.8 (2022-08-31)
3+
- Add x-moralis-platform and x-moralis-platform-version analytical headers
4+
5+
## 1.2.6 (2022-08-01)
6+
- Added sign and login to Moralis option. This option is enabled by default but can be disabled to allow for custom sign and authentication solutions.
7+
28
## 1.2.5 (2022-07-25)
39
- Add Cronos Testnet support to Web3Api
410

Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"com.unity.textmeshpro": "3.0.6",
1818
"com.unity.timeline": "1.4.8",
1919
"com.unity.ugui": "1.0.0",
20-
"io.moralis.web3-unity-sdk": "1.2.7",
20+
"io.moralis.web3-unity-sdk": "1.2.8",
2121
"com.unity.modules.ai": "1.0.0",
2222
"com.unity.modules.androidjni": "1.0.0",
2323
"com.unity.modules.animation": "1.0.0",

0 commit comments

Comments
 (0)