moxxmpp/packages/moxxmpp_socket_tcp/CHANGELOG.md

25 lines
405 B
Markdown
Raw Normal View History

## 0.1.2+3
- Update a dependency to the latest release.
## 0.1.2+2
- **FIX**: Fix reconnections when the connection is awaited.
## 0.1.2+1
- **FIX**: A certificate rejection does not crash the connection.
## 0.1.2
- **FEAT**: Make onBadCertificate available.
## 0.1.1
- **REFACTOR**: Move packages into packages/.
- **FEAT**: Fix moxxmpp_socket_tcp's pubspec.
2022-11-08 19:11:56 +00:00
## 0.1.0
2022-11-05 13:10:10 +00:00
- Initial version.