From db52a7797ca603f9cce83f366ba05db194f56095 Mon Sep 17 00:00:00 2001 From: Oliver Bryan <04oliverbryan@gmail.com> Date: Thu, 15 Jan 2026 00:19:49 +0000 Subject: [PATCH] updated Issue entry with time tracking, sprints, statuses, shadcn/ui --- changelog.md | 12 ++++++++++++ src/pages/projects/issue.astro | 5 ++++- 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 changelog.md 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 = {