chore: update changelog

This commit is contained in:
Torsten Dittmann
2022-05-17 15:13:05 +02:00
parent 8c61502670
commit 292d903d68
+1
View File
@@ -15,6 +15,7 @@
- **BREAKING CHANGE** Removed delete endpoint from the Accounts API
- **BREAKING CHANGE** Renamed `name` to `userName` on Membership response model
- **BREAKING CHANGE** Renamed `email` to `userEmail` on Membership response model
- **BREAKING CHANGE** Renamed `event` to `events` on Realtime Response and now is an array of strings
- Added `teamName` to Membership response model
- Added new endpoint to update user's status from the Accounts API
- Deleted users will now free their ID and not reserve it anymore