summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/NEWS b/doc/NEWS
index 83f5ffcc65..186dcdcae6 100644
--- a/doc/NEWS
+++ b/doc/NEWS
@@ -1,3 +1,7 @@
+: stringio module
+
+ Imported. Pseudo (({IO})) class from/to (({String})).
+
: Array#pack, String#unpack
allows comment in template strings.