Mention test state isolation in changelog
This commit is contained in:
parent
27035d47dc
commit
f65adb9dfc
@ -1,6 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 2.0.1 (Unreleased)
|
## 2.0.1 (Unreleased)
|
||||||
|
- #203 New configuration setting [muc_domain](https://conversejs.org/docs/html/configuration.html#muc_domain) [jcbrand]
|
||||||
|
- #712 Controlbox clicks stop responding after auto-reconnect [jcbrand]
|
||||||
|
- Removed shared state between tests. All tests are now isolated. [jcbrand]
|
||||||
- Allow the context (i.e. `this` value) to be passed in when registering event
|
- Allow the context (i.e. `this` value) to be passed in when registering event
|
||||||
listeners with `converse.listen.on` and `converse.listen.once`. [jcbrand]
|
listeners with `converse.listen.on` and `converse.listen.once`. [jcbrand]
|
||||||
- New event ['rosterContactsFetched'](https://conversejs.org/docs/html/development.html#rosterContactsFetched) [jcbrand]
|
- New event ['rosterContactsFetched'](https://conversejs.org/docs/html/development.html#rosterContactsFetched) [jcbrand]
|
||||||
@ -9,8 +12,6 @@
|
|||||||
- Start improving Content-Security-Policy compatibility by removing inline CSS. [mathiasertl]
|
- Start improving Content-Security-Policy compatibility by removing inline CSS. [mathiasertl]
|
||||||
- Add support for XEP-0048, chat room bookmarks [jcbrand]
|
- Add support for XEP-0048, chat room bookmarks [jcbrand]
|
||||||
- New configuration setting [connection_options](https://conversejs.org/docs/html/configuration.html#connection_options) [jcbrand]
|
- New configuration setting [connection_options](https://conversejs.org/docs/html/configuration.html#connection_options) [jcbrand]
|
||||||
- #203 New configuration setting [muc_domain](https://conversejs.org/docs/html/configuration.html#muc_domain) [jcbrand]
|
|
||||||
- #712 Controlbox clicks stop responding after auto-reconnect [jcbrand]
|
|
||||||
|
|
||||||
## 2.0.0 (2016-09-16)
|
## 2.0.0 (2016-09-16)
|
||||||
- #656 Online users count not shown initially [amanzur]
|
- #656 Online users count not shown initially [amanzur]
|
||||||
|
Loading…
Reference in New Issue
Block a user