Ruby: Add change note

This commit is contained in:
Harry Maclean
2023-08-08 16:37:35 +01:00
parent c0baa5116f
commit 6f3e2cdde3

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Flow between splat arguments (`*args`) and positional parameters is now tracked more precisely.