Skip to content

Commit 22c1201

Browse files
committed
[DOC] Fold long lines
1 parent d84f203 commit 22c1201

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

NEWS.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Note: We're only listing outstanding class updates.
1717
* Binding
1818

1919
* `Binding#local_variables` does no longer include numbered parameters.
20-
Also, `Binding#local_variable_get` and `Binding#local_variable_set` reject to handle numbered parameters.
21-
[[Bug #21049]]
20+
Also, `Binding#local_variable_get` and `Binding#local_variable_set` reject
21+
to handle numbered parameters. [[Bug #21049]]
2222

2323
* IO
2424

@@ -32,8 +32,8 @@ Note: We're only listing outstanding class updates.
3232

3333
* String
3434

35-
* Update Unicode to Version 16.0.0 and Emoji Version 16.0. [[Feature #19908]][[Feature #20724]]
36-
(also applies to Regexp)
35+
* Update Unicode to Version 16.0.0 and Emoji Version 16.0.
36+
[[Feature #19908]][[Feature #20724]] (also applies to Regexp)
3737

3838
## Stdlib updates
3939

@@ -52,7 +52,9 @@ The following bundled gems are promoted from default gems.
5252

5353
We only list stdlib changes that are notable feature changes.
5454

55-
Other changes are listed in the following sections. We also listed release history from the previous bundled version that is Ruby 3.3.0 if it has GitHub releases.
55+
Other changes are listed in the following sections. We also listed release
56+
history from the previous bundled version that is Ruby 3.3.0 if it has GitHub
57+
releases.
5658

5759
The following default gem is added.
5860

0 commit comments

Comments
 (0)