Skip to content
Snippets Groups Projects
Commit e67e8323 authored by Andrei Mihu's avatar Andrei Mihu
Browse files

Update changelog.

parent 8ffe1e66
Branches
Tags
No related merge requests found
...@@ -18,7 +18,6 @@ The format is based on [keep a changelog](http://keepachangelog.com) and this pr ...@@ -18,7 +18,6 @@ The format is based on [keep a changelog](http://keepachangelog.com) and this pr
- Allow migrate subcommand to use database names that contain dashes. - Allow migrate subcommand to use database names that contain dashes.
- Add senderID param to channelIdBuild function. - Add senderID param to channelIdBuild function.
- Improve leaderboard rank cache population at startup. - Improve leaderboard rank cache population at startup.
- JavaScript global variables are made immutable after the `InitModule` function is invoked.
- JavaScript global variables are made immutable by default after the `InitModule` function is invoked. - JavaScript global variables are made immutable by default after the `InitModule` function is invoked.
- Return system user uuid string in `StorageWrite` acks for all runtimes. - Return system user uuid string in `StorageWrite` acks for all runtimes.
- Realtime after hooks now include both the outgoing and incoming payload. - Realtime after hooks now include both the outgoing and incoming payload.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment