From 5bb7b254e1d3b631942ae228b336c3d70cf758a2 Mon Sep 17 00:00:00 2001 From: jjskuld Date: Wed, 16 Nov 2016 13:49:53 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 55fc78964..2a83dd906 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ [Full Changelog](https://github.com/Necrobot-Private/NecroBot/compare/v1.0.0.19...v1.0.0.22) - Bug fix in API layer causing requests to randomly fail (seen in MoveNext() or inventory calls). +- Bug fix for config file being lost when upgrading. New mechanism for upgrading config.json introduced. +- Bug fix for incorrect log level during first time startup. ## [v1.0.0.19](https://github.com/Necrobot-Private/NecroBot/tree/v1.0.0.19) (2016-11-14) [Full Changelog](https://github.com/Necrobot-Private/NecroBot/compare/v1.0.0.18...v1.0.0.19)