chore(docs): Update changelog
This commit is contained in:
parent
c1ad646905
commit
4d312b2100
@ -1,3 +1,7 @@
|
||||
## 0.3.2
|
||||
|
||||
- **BREAKING**: Remove `lastResource` from `XmppConnection`'s `connect` method. Instead, set the `StreamManagementNegotiator`'s `resource` attribute instead. Since the resource can only really be restored by stream management, this is no issue.
|
||||
|
||||
## 0.3.1
|
||||
|
||||
- Fix some issues with running moxxmpp as a component
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: moxxmpp
|
||||
description: A pure-Dart XMPP library
|
||||
version: 0.3.1
|
||||
version: 0.3.2
|
||||
homepage: https://codeberg.org/moxxy/moxxmpp
|
||||
publish_to: https://git.polynom.me/api/packages/Moxxy/pub
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user