diff --git a/docs/changelog/overview.mdx b/docs/changelog/overview.mdx
index 8ab540e..fe4f1e7 100644
--- a/docs/changelog/overview.mdx
+++ b/docs/changelog/overview.mdx
@@ -12,6 +12,11 @@ This page lists changes to Flare's API.
Release notes for the Flare Platform can be found on the [product documentation website](https://docs.flare.io/releases).
+
+ The `imported_at` filter now works for all query types in the [Global Search Credentials Endpoint ](/api-reference/v4/endpoints/credentials-global-search)
+ and the [ASTP Search Credentials Endpoint ](/api-reference/astp/endpoints/post-credentials-search).
+
+
Added new endpoints to manage [Matching Policies ](/api-reference/v4/endpoints/list-matching-policies).
diff --git a/docs/snippets/credentials/astp-and-global-search-common.mdx b/docs/snippets/credentials/astp-and-global-search-common.mdx
index adb44e8..f7e9afc 100644
--- a/docs/snippets/credentials/astp-and-global-search-common.mdx
+++ b/docs/snippets/credentials/astp-and-global-search-common.mdx
@@ -135,10 +135,6 @@ This endpoint supports the
-
- This filter only works for Auth Domain Queries. It will be ignored if used with other query types.
-
-