From ed958ef37ef85f7e2dcaf444ccb156f4bf611bce Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 9 Apr 2019 13:08:29 +0000 Subject: NEWS: [DOC] fold lines [ci skip] * NEWS: [DOC] fold lines not to make the BTS refereces wrong links, without a backslash. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67477 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 63c609c4e6..ec2b7dbd3e 100644 --- a/NEWS +++ b/NEWS @@ -46,18 +46,17 @@ Enumerator:: New method:: - * Added Enumerator::Yielder#to_proc so that a Yielder object can be - directly passed to another method as a block argument. - \[Feature #15618] + * Added Enumerator::Yielder#to_proc so that a Yielder object + can be directly passed to another method as a block + argument. [Feature #15618] Regexp/String:: - * Update Unicode version and Emoji version from 11.0.0 to 12.0.0. - \[Feature #15321] + * Update Unicode version and Emoji version from 11.0.0 to + 12.0.0. [Feature #15321] * Update Unicode version to 12.1.0, adding support for - U+32FF SQUARE ERA NAME REIWA - \[Feature #15195] + U+32FF SQUARE ERA NAME REIWA. [Feature #15195] === Stdlib updates (outstanding ones only) -- cgit v1.2.3