JavaScript: Americanise change note spelling.

This commit is contained in:
Max Schaefer
2018-11-29 11:23:47 +00:00
committed by GitHub
parent 8637eaf100
commit 73ce0f17d6

View File

@@ -2,7 +2,7 @@
## General improvements
* Modelling of taint flow through array and buffer operations has been improved. This may give additional results for the security queries.
* Modeling of taint flow through array and buffer operations has been improved. This may give additional results for the security queries.
* Support for AMD modules has been improved. This may give additional results for the security queries as well as any queries that use type inference on code bases that use such modules.