diff --git a/CHANGELOG-dev.json b/CHANGELOG-dev.json index 9bdb36f9..89e7950e 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,15 @@ [ { - "tag": "dev-20260411-c70d5340", - "date": "2026-04-11T20:31:48+00:00", + "tag": "dev-20260414-dbff4c67", + "date": "2026-04-13T23:19:35+00:00", "commits": [ + { + "sha": "dbff4c67", + "message": "feat(console): make terminal window more durable and support reloading and stopping commands.", + "author": "arabcoders", + "date": "2026-04-13T23:19:35+00:00", + "full_sha": "dbff4c679893ab9128f060ef2c30497fe667857b" + }, { "sha": "c70d5340", "message": "feat: implement patch to make Windows Popen support stopping live stream", @@ -4372,7 +4379,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "c70d5340f13473f2b5ea986d14b87c764498af96" + "full_sha": "dbff4c679893ab9128f060ef2c30497fe667857b" }, { "tag": "dev-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index 294251c2..20716f18 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,9 +1,16 @@ [ { "tag": "Unmerged (dev branch)", - "full_sha": "c70d5340f13473f2b5ea986d14b87c764498af96", - "date": "2026-04-11T20:31:48+00:00", + "full_sha": "dbff4c679893ab9128f060ef2c30497fe667857b", + "date": "2026-04-13T23:19:35+00:00", "commits": [ + { + "sha": "dbff4c67", + "full_sha": "dbff4c679893ab9128f060ef2c30497fe667857b", + "message": "feat(console): make terminal window more durable and support reloading and stopping commands.", + "author": "arabcoders", + "date": "2026-04-13T23:19:35+00:00" + }, { "sha": "c70d5340", "full_sha": "c70d5340f13473f2b5ea986d14b87c764498af96",