JavaScript: Add change note.

This commit is contained in:
Max Schaefer
2019-01-15 09:03:11 +00:00
parent 0360df6e05
commit 0877ec845a

View File

@@ -8,7 +8,7 @@
- server-side code, for example [hapi](https://hapijs.com/)
* File classification has been improved to recognize additional generated files, for example files from [HTML Tidy](html-tidy.org).
* The taint tracking library now recognizes flow through persistent storage, this may give more results for the security queries.
* The taint tracking library now recognizes flow through persistent storage and callbacks in certain cases. This may give more results for the security queries.
## New queries