diff --git a/changelog.md b/changelog.md new file mode 100644 index 00000000..5718358d --- /dev/null +++ b/changelog.md @@ -0,0 +1,12 @@ +# Changelog + +WED 15 JAN 2026 +MODEL: Claude Sonnet 4 (Antigravity) +PROVIDER: Anthropic +VARIANT: default +PROJECT: Issue +CHANGES: +- Added "Time tracking with start/pause/resume timers" to key features +- Added "Sprint management with date ranges" to key features +- Added "Customizable issue statuses per organisation" to key features +- Added "shadcn/ui" to technologies (combined with Tailwind CSS) diff --git a/src/pages/projects/issue.astro b/src/pages/projects/issue.astro index 09d904e2..c51fcac6 100644 --- a/src/pages/projects/issue.astro +++ b/src/pages/projects/issue.astro @@ -33,6 +33,9 @@ export const metadata = {