JS: Add change note

This commit is contained in:
Asger Feldthaus
2020-02-21 13:55:27 +00:00
parent a673539c98
commit 1ee112a341

View File

@@ -15,6 +15,8 @@
* Calls can now be resolved to class members in more cases, leading to more results from the security queries.
* Calls through partial invocations such as `.bind()` are now analyzed more precisely, leading to more results from the security queries.
* Support for the following frameworks and libraries has been improved:
- [Electron](https://electronjs.org/)
- [Handlebars](https://www.npmjs.com/package/handlebars)