Skip to content

Commit

Permalink
Update CHANGELOG for v3.1.0 release (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsnopek authored Apr 28, 2022
1 parent 2c3af46 commit ece3194
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 @@ -3,19 +3,19 @@ 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]
## [3.1.0] - 2022-04-28

### Added

- Expose the "seen_before" property on "NakamaAPI.ApiValidatedPurchase"
- Add support for creating match by name
- Add support for "count_multple" on "NakamaSocket.add_matchmaker_async()" and "NakamaSocket.add_matchmaker_party_async()"
- Add C# support classes to better integrate the .NET client with the Mono version of Godot, allowing HTML5 exports to work
- Fixed sending and receiving of PartyData

### Fixed

- Fix receiving "NakamaRTAPI.PartyClose" message
- Fix sending and receiving of PartyData

## [3.0.0] - 2022-03-28

Expand Down

0 comments on commit ece3194

Please sign in to comment.