Add change note

This commit is contained in:
Tom Hvitved
2023-11-21 11:46:15 +01:00
parent 6ce8e0510f
commit 12359ba733

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Ruby now makes use of the shared type tracking library, exposed as `codeql.ruby.typetracking.TypeTracking`. The existing type tracking library, `codeql.ruby.typetracking.TypeTracker`, has consequently been deprecated.