Skip to content

Commit

Permalink
Nakama 2.9.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
novabyte committed Dec 23, 2019
1 parent c661bc4 commit 3169494
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 @@ -3,12 +3,12 @@ All notable changes to this project are documented below.

The format is based on [keep a changelog](http://keepachangelog.com) and this project uses [semantic versioning](http://semver.org).

## [Unreleased]
## [2.9.0] - 2019-12-23
### Added
- New runtime functions to retrieve tournaments by ID.
- Allow tournament duration to exceed reset window, and cap the duration if it does.
- Ban group users, preventing them from rejoining or requesting to rejoin.
- New config parameter for max request message size, separate from socket message size limit.
- Allow tournament duration to exceed reset window and cap the duration if it does.
- Ban group users which prevents them from rejoining or requesting to rejoin.
- New config parameter for max request message size separate from socket message size limit.

### Changed
- Do not use absolute path for `tini` executable in default container entry point.
Expand Down

0 comments on commit 3169494

Please sign in to comment.