aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 19fab02df1..e33f968b89 100644
--- a/NEWS
+++ b/NEWS
@@ -257,6 +257,9 @@ with all sufficient information, see the ChangeLog file.
* Fiddle
* Fiddle::Function#call releases the GVL. [Feature #11607]
+* io-console
+ * Update to io-console 0.4.4
+
* lib/base64.rb
* Base64.urlsafe_encode64: added a "padding" option to suppress
the padding character ("="). [Feature #10740]