Skip to content

Commit d7f84d0

Browse files
committed
docs: update changelog
1 parent 12ad35e commit d7f84d0

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

docs/CLAUDE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,12 @@ The site supports versioned documentation with past versions stored in:
7070
2. Update `sidebars.ts` to include new pages in navigation
7171
3. Use MDX format for pages requiring React components
7272

73+
### Changelog Guidelines
74+
- Focus on user benefits rather than implementation details
75+
- Keep feature entries concise - typically a single line without subpoints
76+
- Emphasize what the user can now do or how their experience improves
77+
- Avoid technical specifics like state management, CSS classes, or internal architecture
78+
7379
### Managing Versions
7480
- Only cut new documentation versions for minor/major releases
7581
- Patch releases typically don't need new doc versions

docs/docs/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
- For due date, you can select none, today, or tomorrow.
1919
- For project, you can select any project or the Inbox.
2020
- For labels, you can select one or more of the available labels.
21+
- Group headers in grouped task views are now collapsible, allowing you to hide sections you don't need to see.
2122

2223
### ⚙ Internal
2324

0 commit comments

Comments
 (0)