Add change note

This commit is contained in:
Harry Maclean
2022-10-18 11:53:40 +13:00
parent 5e781f24b6
commit ca7b48c3d5

View File

@@ -0,0 +1,5 @@
---
category: minorAnalysis
---
* Taint flow is now tracked through extension methods on `Hash`, `String` and
`Object` provided by `ActiveSupport`.