Skip to content

Commit 36ca0c0

Browse files
committed
Nakama 2.1.1 release.
1 parent c3b9544 commit 36ca0c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ 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.1.1] - 2018-10-21
77
### Added
88
- More flexible query-based filter when listing realtime multiplayer matches.
99
- Runtime function to batch get groups by group ID.
@@ -18,7 +18,7 @@ The format is based on [keep a changelog](http://keepachangelog.com) and this pr
1818
- Use leaderboard expires rather than end active IDs with leaderboard resets.
1919
- Better validation of tournament duration when a reset schedule is set.
2020
- Set default matchmaker input query if none supplied with the request.
21-
- Removed a potential race condition when session ping backoff triggers alongside a timed ping.
21+
- Removed a possible race condition when session ping backoff triggers concurrently with a timed ping.
2222
- Errors returned by InitModule hooks from Go runtime plugins will now correctly halt startup.
2323

2424
## [2.1.0] - 2018-10-08

0 commit comments

Comments
 (0)