You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,6 @@ since the **3.2.0** release, except for bug fixes.
5
5
6
6
Note that each entry is kept to a minimum, see links for details.
7
7
8
-
## Language changes
9
-
10
8
## Command line options
11
9
12
10
* A new `performance` warning category was introduced.
@@ -280,8 +278,6 @@ changelog for details of the default gems or bundled gems.
280
278
* You can make pull requests or issues directly on [the Prism repository](https://github.com/ruby/prism) if you are interested in contributing
281
279
* You can now use `ruby --parser=prism` or `RUBYOPT="--parser=prism"` to experiment with the Prism compiler. Please note that this flag is for debugging only.
282
280
283
-
## Supported platforms
284
-
285
281
## Compatibility issues
286
282
287
283
* Subprocess creation/forking via the following file open methods is deprecated. [[Feature #19630]]
0 commit comments