diff --git a/CHANGELOG-master.json b/CHANGELOG-master.json index 55619fc5..a3595ca7 100644 --- a/CHANGELOG-master.json +++ b/CHANGELOG-master.json @@ -1,8 +1,29 @@ [ { - "tag": "master-20251125-7e6b6f05", - "date": "2025-11-25T18:10:05+00:00", + "tag": "master-20251129-af84a03a", + "date": "2025-11-29T16:13:25+00:00", "commits": [ + { + "sha": "a616a777", + "message": "Chore: remove $ from commands examples", + "author": "arabcoders", + "date": "2025-11-28T14:56:01+00:00", + "full_sha": "a616a77773e0687848a8414d18c42157c12ce1e7" + }, + { + "sha": "1f0a5975", + "message": "Feat: Add commands history to console", + "author": "arabcoders", + "date": "2025-11-28T14:53:53+00:00", + "full_sha": "1f0a5975e565ee319a936a458edb4b20a9761f60" + }, + { + "sha": "d99875eb", + "message": "QoL: Support newlines as seperator for URLs.", + "author": "arabcoders", + "date": "2025-11-28T14:15:46+00:00", + "full_sha": "d99875eb570229e30fbddef1b8549af6fe9b009a" + }, { "sha": "13ac81b5", "message": "Feat: Add task handler for tver.jp", @@ -3161,7 +3182,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "7e6b6f0544b2d74fe32ae606f21d8c1f3786f071" + "full_sha": "af84a03ad19a42f11bc31f7108049c100391015f" }, { "tag": "master-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index c7b275ca..6fe6ca2e 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,9 +1,30 @@ [ { - "tag": "Unreleased (7e6b6f05)", - "full_sha": "7e6b6f0544b2d74fe32ae606f21d8c1f3786f071", - "date": "2025-11-25T18:10:05+00:00", + "tag": "Unreleased (af84a03a)", + "full_sha": "af84a03ad19a42f11bc31f7108049c100391015f", + "date": "2025-11-29T16:13:25+00:00", "commits": [ + { + "sha": "a616a777", + "full_sha": "a616a77773e0687848a8414d18c42157c12ce1e7", + "message": "Chore: remove $ from commands examples", + "author": "arabcoders", + "date": "2025-11-28T14:56:01+00:00" + }, + { + "sha": "1f0a5975", + "full_sha": "1f0a5975e565ee319a936a458edb4b20a9761f60", + "message": "Feat: Add commands history to console", + "author": "arabcoders", + "date": "2025-11-28T14:53:53+00:00" + }, + { + "sha": "d99875eb", + "full_sha": "d99875eb570229e30fbddef1b8549af6fe9b009a", + "message": "QoL: Support newlines as seperator for URLs.", + "author": "arabcoders", + "date": "2025-11-28T14:15:46+00:00" + }, { "sha": "13ac81b5", "full_sha": "13ac81b56e316242206ef59c5bd2d7524724c053", @@ -55,34 +76,6 @@ } ] }, - { - "tag": "Unmerged (dev branch)", - "full_sha": "a616a77773e0687848a8414d18c42157c12ce1e7", - "date": "2025-11-28T14:56:01+00:00", - "commits": [ - { - "sha": "a616a777", - "full_sha": "a616a77773e0687848a8414d18c42157c12ce1e7", - "message": "Chore: remove $ from commands examples", - "author": "arabcoders", - "date": "2025-11-28T14:56:01+00:00" - }, - { - "sha": "1f0a5975", - "full_sha": "1f0a5975e565ee319a936a458edb4b20a9761f60", - "message": "Feat: Add commands history to console", - "author": "arabcoders", - "date": "2025-11-28T14:53:53+00:00" - }, - { - "sha": "d99875eb", - "full_sha": "d99875eb570229e30fbddef1b8549af6fe9b009a", - "message": "QoL: Support newlines as seperator for URLs.", - "author": "arabcoders", - "date": "2025-11-28T14:15:46+00:00" - } - ] - }, { "tag": "v1.0.8", "full_sha": "9272e0b1737e200ee9276e757b2f3d506f891168",