Skip to content

Commit 218d4c8

Browse files
committed
Use active voice in release notes
1 parent 8602860 commit 218d4c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/release-notes/ai-search.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ entries:
1010
- publish_date: "2025-09-23"
1111
title: Support document file types in AutoRAG
1212
description: |-
13-
`.docx` and `.odt` files can now be converted to Markdown using our [conversion utility](/workers-ai/features/markdown-conversion/), making these files available to index inside your AutoRAG instance.
13+
Our [conversion utility](/workers-ai/features/markdown-conversion/) can now convert `.docx` and `.odt` files to Markdown, making these files available to index inside your AutoRAG instance.
1414
- publish_date: "2025-08-20"
1515
title: Increased maximum query results to 50
1616
description: |-

src/content/release-notes/workers-ai.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ entries:
1313
- publish_date: "2025-09-23"
1414
title: 'New document formats supported by Markdown conversion utility'
1515
description: |-
16-
- `.docx` and `.odt` files are supported by our Markdown conversion utility, [`toMarkdown`](/workers-ai/features/markdown-conversion/).
16+
- Our [Markdown conversion utility](/workers-ai/features/markdown-conversion/) now supports converting `.docx` and `.odt` files.
1717
- publish_date: "2025-09-18"
1818
title: Model Catalog updates (types, EmbeddingGemma, model deprecation)
1919
description: |-

0 commit comments

Comments
 (0)