JS: Change note

This commit is contained in:
Asger F
2019-08-30 18:25:39 +01:00
parent 89b91af6db
commit 45941869ad

View File

@@ -18,3 +18,5 @@
| Client-side cross-site scripting (`js/xss`) | More results | More potential vulnerabilities involving functions that manipulate DOM attributes are now recognized. |
## Changes to QL libraries
* `Expr.getDocumentation()` now handles chain assignments.