Fix formatting in change log

This commit is contained in:
Dave Bartolomeo
2022-04-21 11:03:52 -04:00
committed by GitHub
parent 55e1ec2b47
commit 71b4570765

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