updated changelog.
This commit is contained in:
parent
40bbabe641
commit
2c28211fa8
2 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250820-3ebd66fd",
|
||||
"date": "2025-08-20T16:33:20+00:00",
|
||||
"tag": "dev-20250821-cde6d956",
|
||||
"date": "2025-08-21T20:26:24+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "cde6d956",
|
||||
"message": "fix bug in textarea cli options auto triggering complete on enter even if nothing is written",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-21T20:26:24+00:00",
|
||||
"full_sha": "cde6d956bb0ddcfbf4facd76df89a8e991264814"
|
||||
},
|
||||
{
|
||||
"sha": "3ebd66fd",
|
||||
"message": "add support for --no-continue",
|
||||
|
|
@ -1236,7 +1243,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "3ebd66fd603b364c8934cee7e8ff34182114582a"
|
||||
"full_sha": "cde6d956bb0ddcfbf4facd76df89a8e991264814"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,18 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "cde6d956bb0ddcfbf4facd76df89a8e991264814",
|
||||
"date": "2025-08-21T20:26:24+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "cde6d956",
|
||||
"full_sha": "cde6d956bb0ddcfbf4facd76df89a8e991264814",
|
||||
"message": "fix bug in textarea cli options auto triggering complete on enter even if nothing is written",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-21T20:26:24+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v0.8.7",
|
||||
"full_sha": "4c9c9eab84d72137439cd09dbb7c7e33252896d5",
|
||||
|
|
|
|||
Loading…
Reference in a new issue