Add more documentation
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
5d6759caa1
commit
dae6e49cce
2 changed files with 48 additions and 5 deletions
|
|
@ -38,6 +38,7 @@ XXXX-YY-ZZ [ RELEASER <admin@localhost> ]
|
|||
- New 'escape-hatch' feature: Allow sending tokio_xmpp::Stanza directly
|
||||
instead of having to go through xmpp-rs' API when it's lacking. This
|
||||
is meant to stay behind a feature.
|
||||
- Added documentation on `Event` enum.
|
||||
* Fixes:
|
||||
- Use tokio::sync::RwLock not std::sync::RwLock (!432)
|
||||
- The default caps node has been shortened to https://xmpp.rs since we
|
||||
|
|
|
|||
Loading…
Reference in a new issue