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 26, 2022
1 parent 25bf282 commit d0d32ef
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions plugins/devlop/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,16 @@ const changelog = {
type: "added",
items: ["Features Show games playing"],
},
{
title: `Fixed`,
type: "fixed",
items: ["Update interval hidden (Recommend) by default"],
},
{
title: `Improved`,
type: "improved",
items: ["Refactor code import using necessary only"],
},
],
// 2.2.4 ~ 2.1.2
// {
Expand Down

0 comments on commit d0d32ef

Please sign in to comment.