mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Release preparation for version 2.9.1
This commit is contained in:
7
javascript/ql/src/change-notes/released/0.1.1.md
Normal file
7
javascript/ql/src/change-notes/released/0.1.1.md
Normal file
@@ -0,0 +1,7 @@
|
||||
## 0.1.1
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* The call graph now deals more precisely with calls to accessors (getters and setters).
|
||||
Previously, calls to static accessors were not resolved, and some method calls were
|
||||
incorrectly seen as calls to an accessor. Both issues have been fixed.
|
||||
Reference in New Issue
Block a user