summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroshi SHIBATA <[email protected]>2024-12-25 18:18:26 +0900
committerHiroshi SHIBATA <[email protected]>2024-12-25 18:18:26 +0900
commit7f738bb5d7030979469be1e28b8ddd8ef0687733 ()
tree1ab3882ecc19dbbb21d9c9fc6f2d62d016b89133
parent2f064b3b4b71f9495bbc4229e7efdbfad494862f (diff)
Restore Ruby 3.4 NEWS.md again
-rw-r--r--doc/NEWS/NEWS-3.4.0.md930
1 files changed, 927 insertions, 3 deletions
@@ -1,38 +1,962 @@
-# NEWS for Ruby 3.5.0
This document is a list of user-visible feature changes
-since the **3.4.0** release, except for bug fixes.
Note that each entry is kept to a minimum, see links for details.
## Language changes
## Core classes updates
Note: We're only listing outstanding class updates.
## Stdlib updates
We only list stdlib changes that are notable feature changes.
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 releases.
The following default gem is added.
The following default gems are updated.
The following bundled gem is added.
The following bundled gems are updated.
## Supported platforms
## Compatibility issues
## Stdlib compatibility issues
## C API updates
## Implementation improvements
-## JIT