diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e9c1006..134861f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ * Fixes * Fixed an issue causing `WKWebView`s to crash when calling the delegate method `webView(_:didFinish:)` when `WebViewCaptureService` is enabled. * Fixed some potential issues with different features using proxy mechanisms (e.g. `URLSession` & `UNUserNotificationCenter` instrumentation). +* Changes + * Beginning the migration to a new way of storing data. ## 6.7.1 *Jan 22nd, 2025**