1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-27 03:49:03 +02:00

Add arbiter specific storage

This commit is contained in:
Nikolay Kim
2019-09-02 15:03:03 -07:00
parent 1a644c6bb1
commit 94e673b50b
3 changed files with 56 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# Changes
## [0.2.5] - 2019-09-02
### Added
* Add arbiter specific storage
## [0.2.4] - 2019-07-17
### Changed