Skip to content

Commit b2182b7

Browse files
committed
Add release notes for RubyInstaller-3.2.10-1
1 parent a8de83c commit b2182b7

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG-3.2.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## RubyInstaller-3.2.10-1 - 2026-01-16
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+
- Use msys2 headless installer in `ridk install 1` and install into ruby's base directory. [ruby/date#459](https://github.com/ruby/date/issues/459)
9+
- Extend c_rehash.rb helper script to update all three locations of SSL CA certificates [#461](https://github.com/oneclick/rubyinstaller2/pull/461)
10+
- Compact ENV display when `ridk enable`. #470
11+
- Fix possible crash in `ridk enable` when searching the Windows registry.
12+
- Shrink the 5 app icons to only one and a subsequent console-based startmenu.
13+
- Preliminary support for MSYS2 environment `clang64` . #471
14+
- Update links to point to the correct repository. #463
15+
- Update the SSL CA certificate list.
16+
17+
### Removed
18+
- Remove libgcc_s_seh-1.dll. It is no longer necessary. #467
19+
20+
121
## RubyInstaller-3.2.9-1 - 2025-07-25
222

323
### Changed

0 commit comments

Comments
 (0)