2023-06-21 10:02:11 +00:00
|
|
|
Version next:
|
|
|
|
0000-00-00 xxxxxxxxxx
|
2023-06-01 09:58:04 +00:00
|
|
|
* Breaking changes:
|
2023-06-21 10:02:11 +00:00
|
|
|
- AsyncClient::new takes a parsed Jid instead of string (#72)
|
|
|
|
* Changes:
|
|
|
|
- env_logger is now included in dev_dependencies for examples debugging with RUST_LOG=debug
|
|
|
|
- Fix debug prints to include all XML being sent and received
|