Add change note

This commit is contained in:
Arthur Baars
2023-04-17 12:59:14 +02:00
parent ead8108aed
commit 34d3040ce2

View File

@@ -0,0 +1,4 @@
---
category: majorAnalysis
---
* 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.