updated changelog.
This commit is contained in:
parent
7488be39e1
commit
026c6d1d1c
2 changed files with 19 additions and 5 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue