# 3.2 12/25/2022 * Feature #18824: Drop MinGW support of MJIT * Feature #17468: Deprecate RUBY_DEVEL * Feature #18159: Integrate functionality of syntax_suggest gem into Ruby * Feature #18639: Update Unicode data to Unicode Version 15.0.0 * Feature #18571: Removed the bundled sources from release package after Ruby 3.2 * Bug #18625: ruby2_keywords does not unmark the hash if the receiving method has a *rest parameter * Feature #19134: ** is not allowed in def foo(...) * Feature #16806: Struct#initialize accepts keyword arguments too by default * Bug #19095: use-after-poison with shapes * Bug #19016: syntax_suggest is not working with Ruby 3.2.0-preview2 * Bug #19127: Build of 3.2.0-preview3 fails unless Ruby is already installed * Feature #18685: Enumerator.product: Cartesian product of enumerables * Feature #19138: `SyntaxError#path` for syntax_suggest * Bug #19164: [3.2.0dev] Freezing an object can prevent removing methods on its class * Bug #19173: syntax_suggest segfaults on syntax error when refinement activated * Bug #19234: [3.2.0dev] YJIT code GC can lead to crashes * Feature #19194: Add Regexp.linear_time? * Bug #19533: Behavior of ===/include? on a beginless/endless range (nil..nil) changed in ruby 3.2