Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
modos189 committed Aug 13, 2024
1 parent 6a8b602 commit 10db076
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion plugins/scoreboard.js
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
// @author Costaspap
// @name Localized scoreboard
// @version 0.3.4
// @version 0.4.0
// @category Info
// @description Display a scoreboard about all visible portals with statistics about both teams,like average portal level,link & field counts etc.

/* global IITC -- eslint */
/* exported setup, changelog --eslint */

var changelog = [
{
version: '0.4.0',
changes: ['Includes information on Machina'],
},
{
version: '0.3.4',
changes: ['IITC.toolbox API is used to create plugin buttons'],
Expand Down

0 comments on commit 10db076

Please sign in to comment.