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