| Index: mojo/public/dart/third_party/shelf_web_socket/CHANGELOG.md
|
| diff --git a/mojo/public/dart/third_party/shelf_web_socket/CHANGELOG.md b/mojo/public/dart/third_party/shelf_web_socket/CHANGELOG.md
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..f69d1f15a994a2172bda6dfa96a10db2a261483d
|
| --- /dev/null
|
| +++ b/mojo/public/dart/third_party/shelf_web_socket/CHANGELOG.md
|
| @@ -0,0 +1,16 @@
|
| +## 0.0.1+4
|
| +
|
| +* Fix a link to `shelf` in the README.
|
| +
|
| +## 0.0.1+3
|
| +
|
| +* Support `http_parser` 1.0.0.
|
| +
|
| +## 0.0.1+2
|
| +
|
| +* Mark as compatible with version `0.6.0` of `shelf`.
|
| +
|
| +## 0.0.1+1
|
| +
|
| +* Properly parse the `Connection` header. This fixes an issue where Firefox was
|
| + unable to connect.
|
|
|