summaryrefslogtreecommitdiff
path: root/doc/NEWS/NEWS-3.0.0.md
AgeCommit message (Collapse)Author
2025-08-13[DOC] Move Therad#join under Thread in NEWS-3.0.0.mdKazuhiro NISHIYAMA
2024-12-12[DOC] Improve formatting in Markdown files (#12322)Alexander Momchilov
* Fix WASM bullet/code indentation * Use `console` code highlighting where appropriate … which handles the prefix `$` correctly. * Migrate feature proposal template to MarkDown * Set language on code blocks
2022-09-21Add URI.escape and URI.unescape to NEWS-3.0.0 [ci skip]Akihiro Sada
Notes: Merged: https://github.com/ruby/ruby/pull/5764
2022-03-22[DOC] Move old NEWS files to a separate directoryNobuyoshi Nakada