Agent is now Send (closes #64)

This commit is contained in:
xmppftw xmppftw 2023-06-01 11:44:49 +02:00
commit aafe341b25
2 changed files with 11 additions and 7 deletions

View file

@ -1,3 +1,8 @@
Unreleased:
xxxxxxxxxx
* Improvements:
- Agent is now Send, by replacing Rc with Arc and RefCell with RwLock (#64)
Version 0.4.0:
2023-05-18 [ Maxime “pep” Buquet <pep@bouah.net>, Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> ]
* Breaking changes: