diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fa5244..cfc2636 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.