Removed empty sections
This commit is contained in:
parent
27ead9907d
commit
1b5f3dd6a1
4
NEWS.md
4
NEWS.md
@ -5,8 +5,6 @@ since the **3.2.0** release, except for bug fixes.
|
|||||||
|
|
||||||
Note that each entry is kept to a minimum, see links for details.
|
Note that each entry is kept to a minimum, see links for details.
|
||||||
|
|
||||||
## Language changes
|
|
||||||
|
|
||||||
## Command line options
|
## Command line options
|
||||||
|
|
||||||
* A new `performance` warning category was introduced.
|
* A new `performance` warning category was introduced.
|
||||||
@ -280,8 +278,6 @@ changelog for details of the default gems or bundled gems.
|
|||||||
* You can make pull requests or issues directly on [the Prism repository](https://github.com/ruby/prism) if you are interested in contributing
|
* You can make pull requests or issues directly on [the Prism repository](https://github.com/ruby/prism) if you are interested in contributing
|
||||||
* 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.
|
* 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.
|
||||||
|
|
||||||
## Supported platforms
|
|
||||||
|
|
||||||
## Compatibility issues
|
## Compatibility issues
|
||||||
|
|
||||||
* Subprocess creation/forking via the following file open methods is deprecated. [[Feature #19630]]
|
* Subprocess creation/forking via the following file open methods is deprecated. [[Feature #19630]]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user