Skip to content

Commit

Permalink
Change markdown formatting of docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoglan committed May 29, 2019
1 parent 738a0af commit 249bcc1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit 249bcc1

Please sign in to comment.