From f9064ab1c4f5e6aeb8974e70c715736cbf581291 Mon Sep 17 00:00:00 2001 From: /dev/urandom Date: Wed, 2 Oct 2019 11:15:44 +0200 Subject: [PATCH] [Changelog] Mention pull request in change log. --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd2732bc..ac7e3f2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,10 @@ The format is based on [Keep a Changelog v0.3.0](http://keepachangelog.com/en/0. - Add host information to /info endpoint (request) +### Changed + +- Stats are now separate for each mod (#6). Player stats are copied to `fs_game` folder if no stats exist for this mod yet. Keep in mind this also means that level, XP and classes will not be synchronized with the main stats file after this point. + ## [0.6.0] - 2018-12-30 ### Added