Fix formatting in change log

This commit is contained in:
Dave Bartolomeo
2022-04-21 11:02:31 -04:00
committed by GitHub
parent 136d3ff1f4
commit b2fe530f1c

View File

@@ -2,7 +2,7 @@
### Breaking Changes
The recently added flow-state versions of `isBarrierIn`, `isBarrierOut`, `isSanitizerIn`, and `isSanitizerOut` in the data flow and taint tracking libraries have been removed.
* The recently added flow-state versions of `isBarrierIn`, `isBarrierOut`, `isSanitizerIn`, and `isSanitizerOut` in the data flow and taint tracking libraries have been removed.
* The `getUrl` predicate of `DeclaredRepository` in `MavenPom.qll` has been renamed to `getRepositoryUrl`.
### New Features