Python: Add change-note

This commit is contained in:
Rasmus Wriedt Larsen
2022-06-08 17:46:21 +02:00
parent 5b2d799fde
commit d91b92511f

View File

@@ -0,0 +1,4 @@
---
category: majorAnalysis
---
* Improved library modeling for the query "Request without certificate validation" (`py/request-without-cert-validation`), so it now also covers `httpx`, `aiohttp.client`, and `urllib3`.