From 29b1ac613bf9345e2c276cba2f2fd9af714da15c Mon Sep 17 00:00:00 2001 From: aycabta Date: Mon, 14 Sep 2020 22:50:03 +0900 Subject: [PATCH] Add IRB and Reline update for NEWS of 3.0.0-preview1 --- NEWS.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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.