Add change note

This commit is contained in:
Chris Smowton
2022-07-13 14:11:31 +01:00
parent b1dd3c2d84
commit f9da4a0456

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Added data-flow models for `java.util.Properites`. Additional results may be found where relevant data is stored in and then retrieved from a `Properties` instance.