We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7909a89 commit a06444aCopy full SHA for a06444a
1 file changed
CHANGELOG.md
@@ -12,20 +12,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
13
### React Native
14
15
-#### Added
16
-
17
-- Added the auditing of the internal execution for the future check optimization and overall security improvements.
18
19
#### Fixed
20
21
-- Fixed incorrect path to types
+- Fixed incorrect path to types in package.json
22
23
#### Changed
24
25
- Improved error messages when validation of the freeRASP configuration fails
26
27
### Android
28
+#### Added
+
+- Added the auditing of the internal execution for the future check optimization and overall security improvements.
29
30
31
- Fixed native crashes (SEGFAULT errors) in `ifpip` method
0 commit comments