Add change note

This commit is contained in:
Chris Smowton
2023-11-06 16:38:44 +00:00
parent 5b72aee3ae
commit d30d71e048

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The types `java.util.SequencedCollection`, `SequencedSet` and `SequencedMap`, as well as the related `Collections.unmodifiableSequenced*` methods are now modelled. This means alerts may be raised relating to data flow through these types and methods.