mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 15:07:42 +02:00
Export ws sub-module with websockets related types
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# Changes
|
||||
|
||||
## [0.1.0-alpha.2] - 2019-04-xx
|
||||
## [0.1.0-alpha.2] - 2019-03-xx
|
||||
|
||||
### Added
|
||||
|
||||
@ -12,6 +12,10 @@
|
||||
|
||||
* Session wide basic and bearer auth.
|
||||
|
||||
### Changed
|
||||
|
||||
* Export `ws` sub-module with websockets related types
|
||||
|
||||
|
||||
## [0.1.0-alpha.1] - 2019-03-28
|
||||
|
||||
|
Reference in New Issue
Block a user