Fix formatting in change log

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

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