Fix formatting in change log

This commit is contained in:
Dave Bartolomeo
2022-04-21 11:04:30 -04:00
committed by GitHub
parent 71b4570765
commit 410bc6f2e0

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.
### New Features