updated changelog.
This commit is contained in:
parent
8a9df720dd
commit
98520f1b30
1 changed files with 26 additions and 2 deletions
|
|
@ -1,7 +1,31 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20250320-b7ded32",
|
"tag": "dev-20250322-4ed7c26",
|
||||||
"date": "2025-03-19T21:40:24+00:00",
|
"date": "2025-03-21T23:05:52+00:00",
|
||||||
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "4ed7c26",
|
||||||
|
"message": "migrated all our emitter usage to EventBus",
|
||||||
|
"author": "ArabCoders",
|
||||||
|
"date": "2025-03-21T23:05:52+00:00"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"sha": "07fc865",
|
||||||
|
"message": "updated the app to use EventBus",
|
||||||
|
"author": "ArabCoders",
|
||||||
|
"date": "2025-03-21T20:56:02+00:00"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"sha": "a973ce8",
|
||||||
|
"message": "Finalize EventBus design",
|
||||||
|
"author": "ArabCoders",
|
||||||
|
"date": "2025-03-21T18:54:28+00:00"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tag": "dev-20250319-25da932",
|
||||||
|
"date": "2025-03-19T22:04:48+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
{
|
{
|
||||||
"sha": "b7ded32",
|
"sha": "b7ded32",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue