From c634e03cb553e21158fddc6d4221a54aa799de79 Mon Sep 17 00:00:00 2001 From: marzavec Date: Mon, 18 Mar 2019 23:36:21 -0700 Subject: refactoring 1 of 2 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ffc4d4..99d40e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +## [2.1.9 pre 2.2] - 2019-03-18 +### Changed +- Configuration script setup, making it more portable/sane +- Refactored naming scheme and entry point + +### Removed +- Configuration setup from `./serverLib/ConfigManager` +- Unused feature allowing command modules to add to the configuration/setup process +- `deasync` dependency + ## [2.1.9] - 2019-02-21 ### Added - `./server/src/commands/core/emote.js` module to provide action text -- cgit v1.2.1