Files
codeql/javascript/ql/lib/change-notes/released/0.6.1.md
2023-04-28 12:14:35 +00:00

6 lines
253 B
Markdown

## 0.6.1
### Major Analysis Improvements
* The Yaml.qll library was moved into a shared library pack named `codeql/yaml` to make it possible for other languages to re-use it. This change should be backwards compatible for existing JavaScript queries.