Commit fc7364bf authored by JC Brand's avatar JC Brand

Mention that plugins must now be whitelisted

parent d508570f
......@@ -3,6 +3,8 @@
## 3.0.0 (2017-03-05)
- **Breaking changes**:
* Plugins must now be whitelisted.
See the [whitelisted_plugins](https://conversejs.org/docs/html/configuration.html#whitelisted-plugins) setting.
* Callbacks for `converse.on` now no longer receive an event object as first parameter.
* The API has been split into public and private parts.
The private API methods are now only available to plugins.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment