File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ All notable changes to this project are documented below.
3
3
4
4
The format is based on [ keep a changelog] ( http://keepachangelog.com ) and this project uses [ semantic versioning] ( http://semver.org ) .
5
5
6
- ## [ Unreleased ]
6
+ ## [ 2.1.1 ] - 2018-10-21
7
7
### Added
8
8
- More flexible query-based filter when listing realtime multiplayer matches.
9
9
- 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
18
18
- Use leaderboard expires rather than end active IDs with leaderboard resets.
19
19
- Better validation of tournament duration when a reset schedule is set.
20
20
- 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.
22
22
- Errors returned by InitModule hooks from Go runtime plugins will now correctly halt startup.
23
23
24
24
## [ 2.1.0] - 2018-10-08
You can’t perform that action at this time.
0 commit comments