Skip to content

Commit bc8d9c6

Browse files
committed
Add RubyInstaller-3.3.11-1 to CHANGELOG
1 parent dac7314 commit bc8d9c6

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGELOG-3.3.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
## RubyInstaller-3.3.11-1 - 2026-03-26
2+
3+
### Added
4+
- Add the missing `rdbg` executable. #474
5+
- Add more color to ridk outputs.
6+
7+
### Changed
8+
- Update to ruby-3.3.11, see [release notes](https://www.ruby-lang.org/en/news/2026/03/26/ruby-3-3-11-released/).
9+
- Shrink the 5 app icons to only one and add a subsequent console-based startmenu.
10+
- Use msys2 headless installer in `ridk install 1` and install into ruby's base directory. [#459](https://github.com/oneclick/rubyinstaller2/issues/459)
11+
- Compact ENV display when running `ridk enable`. #470
12+
- Fix possible crash in `ridk enable` when searching the Windows registry.
13+
- Fix detection of MSYS2 in a non-standard location. #445, #350
14+
- Extend c_rehash.rb helper script to update all three locations of SSL CA certificates [#461](https://github.com/oneclick/rubyinstaller2/pull/461)
15+
- Preliminary support for MSYS2 environment `clang64` . #471
16+
- Update links to point to the correct repository. #463
17+
- Update the SSL CA certificate list.
18+
19+
### Removed
20+
- Remove libgcc_s_seh-1.dll. It is no longer necessary. #467
21+
22+
123
## RubyInstaller-3.3.10-1 - 2025-10-24
224

325
### Changed

0 commit comments

Comments
 (0)