Commit 10a07a7b authored by Chris Molozian's avatar Chris Molozian
Browse files

Nakama 2.5.0 release.

parent 335bfd0c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3,9 +3,9 @@ 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.5.0] - 2019-04-25
### Added
- New developer console UI and related API endpoints available on the console port.
- New developer console UI available on http://127.0.0.1:7351.
- New Lua runtime functions to generate JWT tokens.
- New Lua runtime functions to hash data using RSA SHA256.
- Print max number of OS threads setting in server startup logs.