Added promoted libraries to default gems section on NEWS

This commit is contained in:
Hiroshi SHIBATA 2020-09-14 12:02:43 +09:00
parent ba73e44751
commit a9ccebbda0
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2

10
NEWS.md
View File

@ -233,6 +233,8 @@ Excluding feature bug fixes.
* The following libraries are promoted the default gems from stdlib. * The following libraries are promoted the default gems from stdlib.
* abbrev
* base64
* English * English
* erb * erb
* find * find
@ -242,11 +244,19 @@ Excluding feature bug fixes.
* net-http * net-http
* net-imap * net-imap
* net-protocol * net-protocol
* nkf
* open-uri
* optparse * optparse
* resolv
* resolv-replace
* rinda * rinda
* securerandom
* set * set
* shellwords
* tempfile * tempfile
* time
* tmpdir * tmpdir
* tsort
* weakref * weakref
* Bundled gems * Bundled gems