We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 196d6c2 commit 577e994Copy full SHA for 577e994
CHANGELOG-3.2.md
@@ -1,10 +1,13 @@
1
-## RubyInstaller-3.2.3-1 - 2024-01-19
+## RubyInstaller-3.2.3-1 - 2024-01-25
2
3
### Changed
4
- Update to ruby-3.2.3, see [release notes](https://www.ruby-lang.org/en/news/2024/01/18/ruby-3-2-3-released/).
5
- Update to OpenSSL-3.2.0.
6
The Ruby API dosn't change.
7
- Update the SSL CA certificate list
8
+- Allow setting of MSYS2 path by environment variable `MSYS2_PATH`. [#361](https://github.com/oneclick/rubyinstaller2/issues/361)
9
+ This setting is preferred over all other methods to find the MSYS2 directory.
10
+- Return registry strings as UTF-8 instead of OEM charset. [#348](https://github.com/oneclick/rubyinstaller2/issues/348)
11
12
13
## RubyInstaller-3.2.2-1 - 2023-04-01
0 commit comments