Commit e67e8323 authored by Andrei Mihu's avatar Andrei Mihu
Browse files

Update changelog.

parent 8ffe1e66
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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.
- Add senderID param to channelIdBuild function.
- 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.
- Return system user uuid string in `StorageWrite` acks for all runtimes.
- Realtime after hooks now include both the outgoing and incoming payload.