Update python/ql/lib/change-notes/2024-09-24-std-lib-models.md

Co-authored-by: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com>
This commit is contained in:
yoff
2024-10-01 11:47:42 +02:00
committed by GitHub
parent e7f9b5bbbc
commit 2eac11edd6

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
---
* Added several models of standard library functions and classes. This should make the analysis much more complete in cases where the standard library is not extracted.
* Added several models of standard library functions and classes, in anticipation of no longer extracting the standard library in a future release.