Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
obrunsmann committed Nov 30, 2022
1 parent 3ebb2da commit ee7585b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 1.0.0-dev.1

* Changed License from MIT to Apache 2.0
* **Breaking:** Refactored the SDK to use own models instead of returning the underlaying Protobuf objects
* Most of the functionality added to achieve a stable release:
* Authentication (Session refresh, missing drivers, linking and unlinking)
* Leaderboard
* Friends & Groups
* Notifications
* Tournaments
* Matches

## 0.1.6

* Full storage object support 🎉
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
---
## 🚦 Current Status

Almost all basic functions which are necessary to start playing around with Nakama are ready to use. Please feel free to give your feedback with creating an issue. I am currently working on getting a 100 % coverage with this SDK.
This is the 1.0-Prerelease. Feel free to play around and give some final feebdack. All basic functions are ready to use.

## 🚀 Getting Started

Expand Down

0 comments on commit ee7585b

Please sign in to comment.