Skip to content

Commit 3d658ae

Browse files
committed
Nakama 2.3.1 release.
1 parent 6bca6ba commit 3d658ae

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@ 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-
## [Unreleased]
6+
## [2.3.1] - 2019-01-04
77
### Added
88
- Make authoritative match join attempt marker deadline configurable.
99

1010
### Changed
11-
- Better batching of wallet updates.
11+
- Improve db transaction semantics with batch wallet updates.
1212

1313
### Fixed
14-
- Correctly register deferred messages sent from authoritative matches.
15-
- Correctly cancel Lua authoritative match context when match initialization fails.
16-
- Improve decoding of Steam authentication responses to correctly unwrap payload.
17-
- Correctly parse Steam Web API errors when authenticating Steam tokens.
14+
- Initialize registration of deferred messages sent from authoritative matches.
15+
- Early cancel Lua authoritative match context when match initialization fails.
16+
- Update decoding of Steam authentication responses to correctly unwrap payload. Thanks @nielslanting
17+
- Parse Steam Web API response errors when authenticating Steam tokens.
1818

1919
## [2.3.0] - 2018-12-31
2020
### Added

0 commit comments

Comments
 (0)