File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,12 +3,12 @@ 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.0 ] - 2018-10-08
7
7
### Added
8
8
- New Go code runtime for custom functions and authoritative match handlers.
9
9
- New Tournaments feature.
10
10
- Runtime custom function triggers for leaderboard and tournament resets.
11
- - Lua runtime AES-256 functions.
11
+ - Add Lua runtime AES-256 util functions.
12
12
- Lua runtime token generator function now returns a second value representing the token's expiry.
13
13
- Add local cache for in-memory storage to the Lua runtime.
14
14
- Graceful server shutdown and match termination.
@@ -19,7 +19,7 @@ The format is based on [keep a changelog](http://keepachangelog.com) and this pr
19
19
20
20
### Fixed
21
21
- 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.
23
23
24
24
## [ 2.0.3] - 2018-08-10
25
25
### Added
You can’t perform that action at this time.
0 commit comments