Update release date for 0.8.0

This commit is contained in:
James Coglan
2025-05-25 18:40:28 +01:00
parent befd449e00
commit 2824edc61b
+1 -1
View File
@@ -1,4 +1,4 @@
### 0.8.0 / 2025-05-24
### 0.8.0 / 2025-05-25
- Emit binary message as a string with `Encoding::BINARY` instead of an array
- Add the option `:binary_data_format` to force the previous behaviour