Ruby: Add change note

This commit is contained in:
Harry Maclean
2023-08-14 11:20:58 +01:00
parent ca5456a54a
commit d45e9101ba

View File

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