Add change note + fix tests

This commit is contained in:
Joe Farebrother
2025-01-15 10:08:48 +00:00
parent 6a6585e415
commit 2aea356756
2 changed files with 8 additions and 4 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Additional data flow models for the builtin functions `map`, `filter`, `zip`, and `enumerate` have been added.