Skip to content

Commit 5c89dcb

Browse files
committed
Use active voice in release notes
1 parent 544fde1 commit 5c89dcb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/release-notes/autorag.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ entries:
66
- publish_date: "2025-09-23"
77
title: Support document file types in AutoRAG
88
description: |-
9-
`.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.
9+
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.
1010
- publish_date: "2025-08-20"
1111
title: Increased maximum query results to 50
1212
description: |-

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

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

0 commit comments

Comments
 (0)