We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 583d901 commit 804d0acCopy full SHA for 804d0ac
1 file changed
NEWS.md
@@ -1,5 +1,23 @@
1
# News
2
3
+## 3.0.8 - 2023-08-10
4
+
5
+### Improvements
6
7
+ * Added `StringIO#pread`.
8
9
+ Patch by Jean byroot Boussier.
10
11
+ GH-56
12
13
+ * JRuby: Added `StringIO::VERSION`.
14
15
+ GH-57 GH-59
16
17
+### Thanks
18
19
+ * Jean byroot Boussier
20
21
## 3.0.7 - 2023-06-02
22
23
* CRuby: Avoid direct struct usage. This change is for supporting
0 commit comments