Added promoted libraries to default gems section on NEWS

This commit is contained in:
Hiroshi SHIBATA 2020-09-14 12:02:43 +09:00
Родитель ba73e44751
Коммит a9ccebbda0
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: F9CF13417264FAC2
1 изменённых файлов: 10 добавлений и 0 удалений

10
NEWS.md
Просмотреть файл

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