Skip to content

Commit f0a7733

Browse files
committed
Add changelog entry to Browser Rendering product changelog and ignore agents.md
1 parent a35769e commit f0a7733

File tree

3 files changed

+9
-12
lines changed

3 files changed

+9
-12
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,7 @@ pnpm-debug.log*
3232
.idea
3333

3434
tools/relevant_changed_files.txt
35+
36+
# Personal workflow documentation
37+
agents.md
38+
AGENTS.md

src/content/changelog/browser-rendering/2026-01-23-robots-txt-docs.mdx

Lines changed: 0 additions & 12 deletions
This file was deleted.

src/content/release-notes/browser-rendering.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ link: "/browser-rendering/changelog/"
33
productName: Browser Rendering
44
productLink: "/browser-rendering/"
55
entries:
6+
- publish_date: "2026-01-23"
7+
title: "Documentation updates for robots.txt and sitemaps"
8+
description: |-
9+
* Added [robots.txt and sitemaps reference page](/browser-rendering/reference/robots-txt/) explaining how Browser Rendering identifies as a bot and interacts with robots.txt.
10+
* Updated [automatic request headers documentation](/browser-rendering/reference/automatic-request-headers/) with User-Agent string details.
611
- publish_date: "2026-01-21"
712
title: "@cloudflare/puppeteer v1.0.5 released"
813
description: |-

0 commit comments

Comments
 (0)