Skip to content

Commit

Permalink
Update CHANGELOG.md (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
britzl authored Apr 11, 2022
1 parent 8b0c456 commit 0d4ad56
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]


## [3.0.0] - 2022-04-08
Please note that the Defold SDK version is not synchronised with the version of the Nakama server!

### Changed
- [BREAKING] Major overhaul of the generated code and how it interacts with the Nakama APIs.
- Socket creation and socket events have been moved to `nakama/socket.lua`. This includes sending events and adding socket event listeners.
Expand Down

0 comments on commit 0d4ad56

Please sign in to comment.