Skip to content

Commit 3680573

Browse files
committed
Nakama 3.1.0 release.
1 parent 19be0c3 commit 3680573

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@ The format is based on [keep a changelog](http://keepachangelog.com) and this pr
55

66
## [Unreleased]
77
### Added
8-
- New Steam friends import.
8+
- New APIs to import Steam friends into the social graph.
99

1010
### Changed
11-
- Improve output of `nakama migrate status` command when database contains unknown migrations.
12-
- Socket status flag is now case-insensitive.
11+
- Improve output of "nakama migrate status" command when database contains unknown migrations.
12+
- The socket status flag is now parsed as case-insensitive.
1313
- Build with Go 1.15.7 release.
1414

1515
### Fixed
1616
- Fix an issue with the JS runtime multiUpdate function.
17-
- Fix an issue where the JS runtime would call the InitModule function twice #530.
17+
- Fix an issue where the JS runtime would call the InitModule function twice.
1818
- Fix how the JS runtime invokes matchmakerMatched and leaderboard/tournament related hooks.
1919
- Fix JS VM not being put back into the pool after an RPC call.
2020

0 commit comments

Comments
 (0)