Skip to content

Commit 91370b1

Browse files
committed
docs: merge unreleased 4.6.0 changelog into 5.0.0
1 parent f4d812a commit 91370b1

1 file changed

Lines changed: 5 additions & 10 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [5.0.0] - 2026-05-15
99

10+
- Android SDK version: 18.3.0
11+
- iOS SDK version: 6.14.4
12+
1013
### Breaking
1114

15+
- `SuspiciousAppInfo.reason` (String) renamed to `reasons` (string[])
16+
- Value `"blacklist"` in `reasons` renamed to `"blocklist"`
1217
- Removed `MalwareConfig` and `AndroidConfig.malwareConfig`
1318

1419
### React Native
@@ -17,16 +22,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1722

1823
- `TalsecMalwareConfig` type and `TalsecAndroidConfig.malwareConfig` field
1924

20-
## [4.6.0] - 2026-05-07
21-
22-
- Android SDK version: 18.3.0
23-
- iOS SDK version: 6.14.4
24-
25-
### Breaking
26-
27-
- `SuspiciousAppInfo.reason` (String) renamed to `reasons` (string[])
28-
- Value `"blacklist"` in `reasons` renamed to `"blocklist"`
29-
3025
### Android
3126

3227
#### Added

0 commit comments

Comments
 (0)