Skip to content

Commit

Permalink
Nakama 3.1.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
novabyte committed Feb 4, 2021
1 parent 19be0c3 commit 3680573
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@ The format is based on [keep a changelog](http://keepachangelog.com) and this pr

## [Unreleased]
### Added
- New Steam friends import.
- New APIs to import Steam friends into the social graph.

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

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

Expand Down

0 comments on commit 3680573

Please sign in to comment.