Skip to content

Commit 043df93

Browse files
committed
docs: yet another minor changelog tewak
1 parent b5cfbbf commit 043df93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The two most significant news in v3.2 are **relatively well-tested support for s
3838

3939
### AI transparency
4040

41-
I've been experimenting with Claude Code over the last few months, concerns have been raised that it may have negatively affected code quality - and indeed, this is probably a major reason why the async support in v3.0 was simply not good enough. I've been working a bit more on the [[AI-POLICY.md]], some of the directions for the future looks like this:
41+
I've been experimenting with Claude Code over the last few months, concerns have been raised that it may have negatively affected code quality - and indeed, this is probably a major reason why the async support in v3.0 was simply not good enough. I've been working a bit more on the [AI-POLICY.md](AI-POLICY.md), some of the directions for the future looks like this:
4242

4343
* All work involving *new features* should primarily be done by hand (AI-assistance allowed for discussing different design decisions, reviewing and fixing trivial bugs in the new code, dealing with trivial TODO-nodes in the handwritten code, etc).
4444
* All prompts should be logged.

0 commit comments

Comments
 (0)