diff --git a/javascript/ql/lib/change-notes/2023-03-26-CryptoJS-progressive-hashing.md b/javascript/ql/lib/change-notes/2023-03-26-CryptoJS-progressive-hashing.md new file mode 100644 index 00000000000..7b76ab10298 --- /dev/null +++ b/javascript/ql/lib/change-notes/2023-03-26-CryptoJS-progressive-hashing.md @@ -0,0 +1,4 @@ +--- +category: minorAnalysis +--- +* The crypto-js module in `CryptoLibraries.qll` now supports progressive hashing with algo.update().