Add change notes

This commit is contained in:
Tony Torralba
2022-05-02 15:45:44 +02:00
parent 1cf4b60769
commit 9a35aba465
2 changed files with 9 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Added models for the libraries OkHttp and Retrofit.

View File

@@ -0,0 +1,5 @@
---
category: minorAnalysis
---
* The query `java/non-https-urls` has been simplified
and no longer requires its sinks to be `MethodAccess`es.