Skip to content

Commit d2ca834

Browse files
authored
Nakama/Satori Unity 3.15.0 release. (#183)
1 parent b84aeff commit d2ca834

4 files changed

Lines changed: 8 additions & 1 deletion

File tree

Packages/Nakama/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ All notable changes to this project are documented below.
33

44
The format is based on [keep a changelog](http://keepachangelog.com/) and this project uses [semantic versioning](http://semver.org/).
55

6+
## [3.15.0] - 2025-01-29
7+
### Changed
8+
- Update to use Nakama and Satori .NET 3.15.0 release.
9+
10+
### Fixed
11+
- Fix compatibility with WebGL builds in Unity 6.
12+
613
## [3.14.0] - 2024-11-05
714
### Changed
815
- Update to use Nakama and Satori .NET 3.14.0 release.
512 Bytes
Binary file not shown.
12 KB
Binary file not shown.

Packages/Nakama/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.heroiclabs.nakama-unity",
3-
"version": "3.14.0",
3+
"version": "3.15.0",
44
"unity": "2018.4",
55
"displayName": "Nakama Unity",
66
"description": "Unity3D client for Nakama server written in C#.",

0 commit comments

Comments
 (0)