aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDarkelarious <darkelarious@333networks.com>2021-05-23 12:39:15 +0200
committerDarkelarious <darkelarious@333networks.com>2021-05-23 12:39:15 +0200
commitfaebd90262a2e3e92c02690fb0e785be12228f97 (patch)
treef959775345d7654d6c0ec47266e5db43299cbc77 /CHANGELOG
parentce2183198df18de81d9df0572e18ce7777beff96 (diff)
downloadWebInterface-Perl-MS-Perl-master.tar.gz
WebInterface-Perl-MS-Perl-master.zip
md readmeHEADmaster
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG30
1 files changed, 0 insertions, 30 deletions
diff --git a/CHANGELOG b/CHANGELOG
deleted file mode 100644
index 0270dd2..0000000
--- a/CHANGELOG
+++ /dev/null
@@ -1,30 +0,0 @@
-AUTHOR
- Darkelarious
- http://333networks.com
- darkelarious@333networks.com
-
-CHANGELOG
-3.0.5
- * added more functionality to the JSON API module
- * JSON API includes players in server details
- * JSON API links directly to the recommended map thumbnail if available, or
- to default thumbnail if not available.
-
-
-3.0.4
- * fix use of uninitialized values in string output
-
-3.0.3
- * support for postal2 map thumbnails
-
-3.0.2
- * support for rune map thumbnails
-
-3.0.1 - 27 Sep 2017
- * do not display blacklisted servers in serverlists
- * show colored tags for direct uplinks, blacklisted- and passworded servers
-
-3.0.0 - 25 Sep 2017
- * point of reference
- * structural rework to be compatible with MasterServer-Perl >= 2.4.0
- * continuation from MasterServer-SimpleInterface