mirror of
https://github.com/ruby/ruby.git
synced 2025-08-28 23:45:55 +02:00
Introduce GH releases for default gems and bundled gems
This commit is contained in:
parent
2811d9d224
commit
1e1d7047fc
1 changed files with 3 additions and 0 deletions
3
NEWS.md
3
NEWS.md
|
@ -553,6 +553,8 @@ Note: We're only listing outstanding class updates.
|
|||
* typeprof 0.21.3
|
||||
* debug 1.7.0
|
||||
|
||||
See GitHub releases [GH-logger-releases] or changelog for details of the default gems or bundled gems.
|
||||
|
||||
## Supported platforms
|
||||
|
||||
* WebAssembly/WASI is added. See [wasm/README.md] and [ruby.wasm] for more details. [[Feature #18462]]
|
||||
|
@ -808,3 +810,4 @@ The following deprecated APIs are removed.
|
|||
[CVE-2021-33621]: https://www.ruby-lang.org/en/news/2022/11/22/http-response-splitting-in-cgi-cve-2021-33621/
|
||||
[wasm/README.md]: https://github.com/ruby/ruby/blob/master/wasm/README.md
|
||||
[ruby.wasm]: https://github.com/ruby/ruby.wasm
|
||||
[GH-logger-releases]: https://github.com/ruby/logger/releases
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue