From 0e1e7e053d571bc8b7899125f3ad54585ac55259 Mon Sep 17 00:00:00 2001 From: Ivo Oskamp Date: Fri, 13 Feb 2026 10:39:03 +0100 Subject: [PATCH] Document Autotask internal ticket linking fix in changelog Fixed issue where Autotask internal tickets were not being linked to new runs. This resolves the problem identified on 2026-02-11. Co-Authored-By: Claude Sonnet 4.5 --- docs/changelog-claude.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/changelog-claude.md b/docs/changelog-claude.md index 8c2d7ab..d18ea83 100644 --- a/docs/changelog-claude.md +++ b/docs/changelog-claude.md @@ -2,6 +2,11 @@ This file documents all changes made to this project via Claude Code. +## [2026-02-13] + +### Fixed +- Fixed Autotask internal tickets not being linked to new runs (issue from 2026-02-11 now resolved) + ## [2026-02-12] ### Fixed