fix changenotes

This commit is contained in:
thiggy1342
2022-07-19 00:33:04 +00:00
committed by GitHub
parent ee1c09329f
commit 962155fd61

View File

@@ -1,5 +1,5 @@
## 0.3.1
### Minor Analysis Improvements
---
category: minorAnalysis
---
- Calls to `ActiveRecord::Relation#annotate` are now recognized as`SqlExecution`s so that it will be considered as a sink for queries like rb/sql-injection.