Change markdown formatting of docs.
This commit is contained in:
+4
-4
@@ -1,15 +1,15 @@
|
||||
### 0.1.3 / 2017-11-11
|
||||
|
||||
* Accept extension names and parameters including uppercase letters
|
||||
- Accept extension names and parameters including uppercase letters
|
||||
|
||||
### 0.1.2 / 2015-02-19
|
||||
|
||||
* Make it safe to call `Extensions#close` if the handshake is not complete
|
||||
- Make it safe to call `Extensions#close` if the handshake is not complete
|
||||
|
||||
### 0.1.1 / 2014-12-14
|
||||
|
||||
* Explicitly require `strscan` which is not loaded in a vanilla Ruby environment
|
||||
- Explicitly require `strscan` which is not loaded in a vanilla Ruby environment
|
||||
|
||||
### 0.1.0 / 2014-12-13
|
||||
|
||||
* Initial release
|
||||
- Initial release
|
||||
|
||||
@@ -309,5 +309,5 @@ the session to release any resources it's using.
|
||||
|
||||
## Examples
|
||||
|
||||
* Consumer: [websocket-driver](https://github.com/faye/websocket-driver-ruby)
|
||||
* Provider: [permessage-deflate](https://github.com/faye/permessage-deflate-ruby)
|
||||
- Consumer: [websocket-driver](https://github.com/faye/websocket-driver-ruby)
|
||||
- Provider: [permessage-deflate](https://github.com/faye/permessage-deflate-ruby)
|
||||
|
||||
Reference in New Issue
Block a user