diff --git a/plugins/devlop/index.js b/plugins/devlop/index.js index 06bdd1a..35442dc 100644 --- a/plugins/devlop/index.js +++ b/plugins/devlop/index.js @@ -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 // {