mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
Release preparation for version 2.14.3
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Flow between splat arguments (`*args`) and positional parameters is now tracked more precisely.
|
||||
@@ -1,4 +0,0 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Flow between positional arguments and splat parameters (`*args`) is now tracked more precisely.
|
||||
6
ruby/ql/lib/change-notes/released/0.7.3.md
Normal file
6
ruby/ql/lib/change-notes/released/0.7.3.md
Normal file
@@ -0,0 +1,6 @@
|
||||
## 0.7.3
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* Flow between positional arguments and splat parameters (`*args`) is now tracked more precisely.
|
||||
* Flow between splat arguments (`*args`) and positional parameters is now tracked more precisely.
|
||||
Reference in New Issue
Block a user