Skip to content

Commit

Permalink
Nakama C++ 2.2.4 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimon4eg committed Nov 21, 2019
1 parent c0722c1 commit 6badd12
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ 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/).

## [2.2.4] - 2019-11-21
### Added
- install_deps.sh for linux to install dependencies

### Fixed
- fix uint16_t is too small for our match data (#25)
- fix getUsername and getUserId in session wrapper
- fix build tests if BUILD_C_API is off

## [2.2.3] - 2019-11-13
### Added
- C API.
Expand Down

0 comments on commit 6badd12

Please sign in to comment.