Agent is now Send (closes #64)
This commit is contained in:
parent
1870a83424
commit
aafe341b25
2 changed files with 11 additions and 7 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue