Ruby: add change note

This commit is contained in:
Arthur Baars
2023-01-11 12:37:18 +01:00
parent 46063c7d04
commit 28c9b52dce

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Ruby 3.2: anonymous rest and keyword rest arguments can now be passed as arguments, instead of just used in method parameters.