3 changed files with 18 additions and 26 deletions
@ -1,23 +1,5 @@ |
|||||||
# 0.3 to 0.4 |
# 0.4.5 to 0.4.6 |
||||||
|
* Support for the session element is now determined from stream features, the |
||||||
## Major changes |
establishSession option was removed |
||||||
* Added Lenses |
* An initial roster can now be set with the initialRoster session configuration |
||||||
* Added Plugins |
option |
||||||
|
|
||||||
## newly exported functions |
|
||||||
* simpleAuth |
|
||||||
* jid (QuasiQuoter) |
|
||||||
* presenceUnsubscribed |
|
||||||
* associatedErrorType |
|
||||||
* mkStanzaError |
|
||||||
|
|
||||||
## major bugs fixed |
|
||||||
* Didn't check jid of IQResults |
|
||||||
|
|
||||||
## incompatible changes |
|
||||||
### IQ |
|
||||||
* sendIQ returns an STM action rather than a TMVar |
|
||||||
* sendIQ' takes a timeout parameter |
|
||||||
* removed IQResponseTimeout from IQResponse data type |
|
||||||
* renamed listenIQChan to listenIQ and changed return type from TChan to STM |
|
||||||
* renamed dropIQChan to unlistenIQ |
|
||||||
|
|||||||
Loading…
Reference in new issue