From 1b5f3dd6a1a5d054e3fd5af10b5dc2f49e1046fc Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Mon, 25 Dec 2023 12:04:28 +0900 Subject: Removed empty sections --- NEWS.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'NEWS.md') diff --git a/NEWS.md b/NEWS.md index 768336dac9..0a8c22a39a 100644 --- a/NEWS.md +++ b/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. -## Language changes - ## Command line options * 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 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 * Subprocess creation/forking via the following file open methods is deprecated. [[Feature #19630]] -- cgit v1.2.3