1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Add IRB and Reline update for NEWS of 3.0.0-preview1

This commit is contained in:
aycabta 2020-09-14 22:50:03 +09:00
parent 60f5d38482
commit 29b1ac613b
Notes: git 2020-09-15 09:40:56 +09:00

View file

@ -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.