changelog
This commit is contained in:
parent
122bf17162
commit
ee93f87677
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
|||
# 2.0.0-alpha.4
|
||||
* Strong typing updates.
|
||||
|
||||
# 2.0.0-alpha.3
|
||||
* Directly import Angel HTTP.
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ name: angel_websocket
|
|||
description: WebSocket plugin for Angel.
|
||||
environment:
|
||||
sdk: ">=2.0.0-dev <3.0.0"
|
||||
version: 2.0.0-alpha.3
|
||||
version: 2.0.0-alpha.4
|
||||
author: Tobe O <thosakwe@gmail.com>
|
||||
homepage: https://github.com/angel-dart/angel_websocket
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue