chore(docs): Update changelog

This commit is contained in:
PapaTutuWawa 2023-04-07 15:28:43 +02:00
parent c1ad646905
commit 4d312b2100
2 changed files with 5 additions and 1 deletions

View File

@ -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

View File

@ -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