Skip to content
This repository has been archived by the owner on Feb 18, 2023. It is now read-only.

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Faelayis committed May 31, 2022
1 parent 019cef8 commit 15ce69a
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions src/changelog.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
{
"2.5": [
"2.5.0 ~ Current",
{
"title": "Update",
"type": "added",
"items": ["Text ShowToast"]
},
{
"title": "Fixed",
"type": "fixed",
"items": ["Type cannot read property"]
},
{
"title": "Improved",
"type": "improved",
"items": ["Stop Plugin", "Shorten code", "Algorithm show premid"]
}
],
"2.4": [
"2.4.0 ~ Current",
"2.4.0 ~ 2.4.4",
{
"title": "Added",
"type": "added",
Expand All @@ -18,7 +36,7 @@
}
],
"2.3": [
"2.3.0",
"2.3.0 ~ 2.3.1",
{
"title": "Added",
"type": "added",
Expand Down

0 comments on commit 15ce69a

Please sign in to comment.