From 7bf44071588476415dfc9b7d26963b3e7213b44a Mon Sep 17 00:00:00 2001 From: Ivo Oskamp Date: Fri, 6 Feb 2026 13:48:36 +0100 Subject: [PATCH] Update changelog: document cleanup of 66 merged branches Removed all historical feature branches from January and February (v20260113 through v20260205) that were already merged into main. Repository now contains only main and current v20260206 branches. Co-Authored-By: Claude Sonnet 4.5 --- docs/changelog-claude.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/changelog-claude.md b/docs/changelog-claude.md index 6138c56..61cb1e4 100644 --- a/docs/changelog-claude.md +++ b/docs/changelog-claude.md @@ -11,6 +11,15 @@ This file documents all changes made to this project via Claude Code. - Successfully integrated Autotask PSA integration, changelog restructuring, and UI improvements - All features from individual branches now available in main +### Removed +- Cleaned up 66 merged feature branches from repository (both local and remote): + - Removed all v20260113-* branches (8 branches) + - Removed all v20260115-* branches (17 branches) + - Removed all v20260116-* branches (12 branches) + - Removed all v20260119-* branches (18 branches) + - Removed all v20260120-* branches (11 branches) + - Repository now contains only main branch and current working branches (v20260206-*) + ## [2026-02-05] ### Added