CHANGELOG.md in websocket-client-simple-0.7.0 vs CHANGELOG.md in websocket-client-simple-0.8.0
- old
+ new
@@ -1,8 +1,11 @@
# Changelog
## Not yet released
+## 0.8.0 - 2023-08-08
+* Set `WebSocket.should_raise = true` https://github.com/ruby-jp/websocket-client-simple/pull/25 by @jlaffaye
+
## 0.7.0 - 2023-08-04
* Expose add accessor `Client#thread` #22 by @jlaffaye
* Rewrite changelog as a Markdown
## 0.6.1 - 2023-03-10