Skip to content

Commit 2b113a7

Browse files
committed
Add release notes for RubyInstaller-4.0.1-1
1 parent c5994e0 commit 2b113a7

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG-4.0.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## RubyInstaller-4.0.1-1 - 2026-01-15
2+
3+
### Added
4+
- Add the missing `rdbg` executable. #474
5+
6+
### Changed
7+
- Update to ruby-4.0.1, see [release notes](https://www.ruby-lang.org/en/news/2026/01/13/ruby-4-0-1-released/).
8+
- Compact ENV display when `ridk enable`. #470
9+
- Fix possible crash in `ridk enable` when searching the Windows registry.
10+
- Check and add directory `etc/ssl/certs` in `c_rehash.rb`. #472
11+
- Improve startmenu introduced in Ruby-4.0:
12+
- Various optical and behaviour improvements. #469
13+
- Add mouse event handling to classic terminal and avoid threads. #475
14+
- Return to startmenu from irb and ridk
15+
- Preliminary support for MSYS2 environment `clang64` . #471
16+
- Update links to point to the correct repository. #463
17+
18+
### Removed
19+
- Remove libgcc_s_seh-1.dll. It is no longer necessary. #467
20+
21+
122
## RubyInstaller-4.0.0-1 - 2025-12-27
223

324
This is the first release based on ruby-4.0.x: https://www.ruby-lang.org/en/news/2025/12/25/ruby-4-0-0-released/

0 commit comments

Comments
 (0)