Skip to content

Commit

Permalink
Nakama .NET 3.3.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
novabyte committed Jan 24, 2022
1 parent 8b58c99 commit 52b33b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [3.3.0] - 2022-01-24
### Added
- Add overload methods in Client which take a CancellationToken. Thanks @gamecentric.
- Add websocketwasmadapter allows nakama dotnet to be used in WASM and Blazor. Thanks @mattkanwisher
- Add WebSocketStdlibAdapter allows the codebase to be used in WASM and Blazor projects. Thanks @mattkanwisher.

### Changed
- Use DualMode in TcpClient to handle NAT64 overlay networks (some mobile carriers).
Expand Down

0 comments on commit 52b33b1

Please sign in to comment.