Skip to content

Commit 4690623

Browse files
committed
Nakama 2.1.0 release.
1 parent ada0c44 commit 4690623

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ 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.0] - 2018-10-08
77
### Added
88
- New Go code runtime for custom functions and authoritative match handlers.
99
- New Tournaments feature.
1010
- Runtime custom function triggers for leaderboard and tournament resets.
11-
- Lua runtime AES-256 functions.
11+
- Add Lua runtime AES-256 util functions.
1212
- Lua runtime token generator function now returns a second value representing the token's expiry.
1313
- Add local cache for in-memory storage to the Lua runtime.
1414
- Graceful server shutdown and match termination.
@@ -19,7 +19,7 @@ The format is based on [keep a changelog](http://keepachangelog.com) and this pr
1919

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

2424
## [2.0.3] - 2018-08-10
2525
### Added

0 commit comments

Comments
 (0)