From cc2c651dfed1f6177eccaaea5559df257b75db38 Mon Sep 17 00:00:00 2001 From: adamp Date: Mon, 9 Feb 2026 22:00:38 -0600 Subject: [PATCH] Update CHANGELOG with README clone URL fix Co-Authored-By: Claude Opus 4.6 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cda1dc..e04c397 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,16 @@ All notable changes to the Cookie Tracker are documented in this file. --- +## 2026-02-09 (README Fix) + +### Fix: Clone URL in Deployment Instructions + +**Commit:** `b1d3e69` — *Fix clone URL in README deployment instructions* + +- `README.md` — Updated the placeholder `git clone https://your-git-host/your-repo/cookie-tracker.git` to the actual repository URL `https://git.raylos.net/adamp/cookie-tracker.git` in the deployment setup instructions. + +--- + ## 2026-02-09 (Mobile Reports Fix) ### Bugfix: Reports Page Mobile Layout