Java: add release note for Customizations.qll

This commit is contained in:
yo-h
2020-02-26 14:36:27 -05:00
parent bd91bc0b29
commit 62f8bf2b2e

View File

@@ -5,6 +5,7 @@ The following changes in version 1.24 affect Java analysis in all applications.
## General improvements
* Alert suppression can now be done with single-line block comments (`/* ... */`) as well as line comments (`// ...`).
* A `Customizations.qll` file has been added to allow customizations of the standard library that apply to all queries.
## New queries