diff --git a/CHANGELOG-dev.json b/CHANGELOG-dev.json index 4893d9f0..60c9bd8f 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,15 @@ [ { - "tag": "dev-20251118-a3116110", - "date": "2025-11-18T16:29:26+00:00", + "tag": "dev-20251118-f8de9b5b", + "date": "2025-11-18T16:36:21+00:00", "commits": [ + { + "sha": "f8de9b5b", + "message": "Chore: followup to update API.md for new endpoint.", + "author": "arabcoders", + "date": "2025-11-18T16:36:21+00:00", + "full_sha": "f8de9b5b7a10a3d4c745a985da8c57737036a13e" + }, { "sha": "a3116110", "message": "Fix: add permissions to new ci", @@ -3084,7 +3091,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "a311611024794e2955bf7b9e999a932e6ba384fb" + "full_sha": "f8de9b5b7a10a3d4c745a985da8c57737036a13e" }, { "tag": "dev-20250616-c07465a6", diff --git a/CHANGELOG-master.json b/CHANGELOG-master.json index 7d1ba0f8..3ee46f2b 100644 --- a/CHANGELOG-master.json +++ b/CHANGELOG-master.json @@ -1,8 +1,29 @@ [ { - "tag": "master-20251116-d13ac834", - "date": "2025-11-16T17:07:50+00:00", + "tag": "master-20251118-70d015a2", + "date": "2025-11-18T16:39:33+00:00", "commits": [ + { + "sha": "f8de9b5b", + "message": "Chore: followup to update API.md for new endpoint.", + "author": "arabcoders", + "date": "2025-11-18T16:36:21+00:00", + "full_sha": "f8de9b5b7a10a3d4c745a985da8c57737036a13e" + }, + { + "sha": "a3116110", + "message": "Fix: add permissions to new ci", + "author": "arabcoders", + "date": "2025-11-18T16:29:26+00:00", + "full_sha": "a311611024794e2955bf7b9e999a932e6ba384fb" + }, + { + "sha": "793b67c1", + "message": "Feat: Make it possible to enable/disable task. Ref #493", + "author": "arabcoders", + "date": "2025-11-18T16:27:19+00:00", + "full_sha": "793b67c13554460fb9e8c64e3cb6274e2ee38381" + }, { "sha": "6d2deedc", "message": "Refactor: change how clear in/completed buttons behave due to changes in how we load history now.", @@ -3070,7 +3091,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "d13ac83425e83d05b99d4264062cacdaebef6955" + "full_sha": "70d015a2a5192e99e5f87adb7d621ba6d4ea6d88" }, { "tag": "master-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index 406ecaa2..90d7d2e7 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,9 +1,30 @@ [ { - "tag": "Unreleased (d13ac834)", - "full_sha": "d13ac83425e83d05b99d4264062cacdaebef6955", - "date": "2025-11-16T17:07:50+00:00", + "tag": "Unreleased (70d015a2)", + "full_sha": "70d015a2a5192e99e5f87adb7d621ba6d4ea6d88", + "date": "2025-11-18T16:39:33+00:00", "commits": [ + { + "sha": "f8de9b5b", + "full_sha": "f8de9b5b7a10a3d4c745a985da8c57737036a13e", + "message": "Chore: followup to update API.md for new endpoint.", + "author": "arabcoders", + "date": "2025-11-18T16:36:21+00:00" + }, + { + "sha": "a3116110", + "full_sha": "a311611024794e2955bf7b9e999a932e6ba384fb", + "message": "Fix: add permissions to new ci", + "author": "arabcoders", + "date": "2025-11-18T16:29:26+00:00" + }, + { + "sha": "793b67c1", + "full_sha": "793b67c13554460fb9e8c64e3cb6274e2ee38381", + "message": "Feat: Make it possible to enable/disable task. Ref #493", + "author": "arabcoders", + "date": "2025-11-18T16:27:19+00:00" + }, { "sha": "6d2deedc", "full_sha": "6d2deedc21b5623ef0b6c59ba850c366fd90d311", @@ -132,27 +153,6 @@ } ] }, - { - "tag": "Unmerged (dev branch)", - "full_sha": "a311611024794e2955bf7b9e999a932e6ba384fb", - "date": "2025-11-18T16:29:26+00:00", - "commits": [ - { - "sha": "a3116110", - "full_sha": "a311611024794e2955bf7b9e999a932e6ba384fb", - "message": "Fix: add permissions to new ci", - "author": "arabcoders", - "date": "2025-11-18T16:29:26+00:00" - }, - { - "sha": "793b67c1", - "full_sha": "793b67c13554460fb9e8c64e3cb6274e2ee38381", - "message": "Feat: Make it possible to enable/disable task. Ref #493", - "author": "arabcoders", - "date": "2025-11-18T16:27:19+00:00" - } - ] - }, { "tag": "v1.0.5", "full_sha": "46a3abebdef1cf375e1b0324ff81700450505cc8",