File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments