Skip to content

Commit 25bbbbc

Browse files
committed
Add release notes for rubyinstaller-3.4.9-1
1 parent 68dab94 commit 25bbbbc

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG-3.4.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## RubyInstaller-3.4.9-1 - 2026-03-14
2+
3+
### Added
4+
- Add the missing `rdbg` executable. #474
5+
6+
### Changed
7+
- Update to ruby-3.4.9, see [release notes](https://www.ruby-lang.org/en/news/2026/03/11/ruby-3-4-9-released/).
8+
- Shrink the 5 app icons to only one and add a subsequent console-based startmenu.
9+
One icon only is a requirement of Microsoft to provide an app in the Microsoft Store.
10+
- Compact ENV display when running `ridk enable`. #470
11+
- Fix possible crash in `ridk enable` when searching the Windows registry.
12+
- Fix detection of MSYS2 in a non-standard location. #445, #350
13+
- Check and add directory `etc/ssl/certs` in `c_rehash.rb`. #472
14+
- Preliminary support for MSYS2 environment `clang64` . #471
15+
- Update links to point to the correct repository. #463
16+
17+
### Removed
18+
- Remove libgcc_s_seh-1.dll. It is no longer necessary. #467
19+
120
## RubyInstaller-3.4.8-1 - 2025-12-18
221

322
### Changed

0 commit comments

Comments
 (0)