summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authoraycabta <aycabta@gmail.com>2020-09-14 22:50:03 +0900
committeraycabta <aycabta@gmail.com>2020-09-15 09:40:24 +0900
commit29b1ac613bf9345e2c276cba2f2fd9af714da15c (patch)
tree87b0895ee88209422ef0e1d134360aca5085d64f /NEWS.md
parent60f5d384820a4b07f739d32c2233b1dbc74a726a (diff)
Add IRB and Reline update for NEWS of 3.0.0-preview1
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/3540
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 9f577f0217..a8f2af97e9 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -208,6 +208,14 @@ Outstanding ones only.
take request headers as a Hash in the second argument when the first
argument is a URI. [[Feature #16686]]
+* IRB
+
+ * Update to IRB 1.2.6
+
+* Reline
+
+ * Update to Reline 0.1.5
+
## Compatibility issues
Excluding feature bug fixes.