Skip to content

Commit

Permalink
Nakama common 1.21.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
novabyte committed Dec 16, 2021
1 parent 692589b commit 7186caf
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 @@ -5,11 +5,11 @@ The format is based on [keep a changelog](http://keepachangelog.com) and this pr

## [Unreleased]
### Added
- Add ctx field to access http request headers in the runtimes.
- New JS runtime stringToBinary and binaryToString functions.
- Add ctx field to access http request headers in the Lua and JavaScript runtimes.
- New JavaScript runtime stringToBinary and binaryToString functions.

### Changed
- JS runtime match data changed to Uint8Array.
- JavaScript runtime match data changed to use Uint8Array type.

## [1.20.0] - 2021-10-29
### Added
Expand Down

0 comments on commit 7186caf

Please sign in to comment.