Skip to content

Commit

Permalink
Nakama 2.1.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
novabyte committed Oct 8, 2018
1 parent ada0c44 commit 4690623
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.1.0] - 2018-10-08
### Added
- New Go code runtime for custom functions and authoritative match handlers.
- New Tournaments feature.
- Runtime custom function triggers for leaderboard and tournament resets.
- Lua runtime AES-256 functions.
- Add Lua runtime AES-256 util functions.
- Lua runtime token generator function now returns a second value representing the token's expiry.
- Add local cache for in-memory storage to the Lua runtime.
- Graceful server shutdown and match termination.
Expand All @@ -19,7 +19,7 @@ The format is based on [keep a changelog](http://keepachangelog.com) and this pr

### Fixed
- Correctly merge new friend records when importing from Facebook.
- Log correct registered hook names at startup.
- Log registered hook names correctly at startup.

## [2.0.3] - 2018-08-10
### Added
Expand Down

0 comments on commit 4690623

Please sign in to comment.