add change-notes

This commit is contained in:
erik-krogh
2025-01-27 22:43:13 +01:00
parent d46a2d4e80
commit a1afa20d4b
9 changed files with 61 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
---
category: breaking
---
* Deleted the old deprecated TypeTracking library.
* Deleted the deprecated `classRef` predicate from the `FieldStorage` module, use `subclassRef` instead.
* Deleted a lot of deprecated modules and predicates from `Stdlib.qll`, use API-graphs directly instead.