From 06a7dd398c3160a74e112956fb1816dc1d59451e Mon Sep 17 00:00:00 2001 From: Dragory Date: Mon, 14 May 2018 19:51:23 +0300 Subject: [PATCH] Add 2.11.1 changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 562cf29..25690c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## v2.11.1 +* Fixed greetings not being sent since multi-server support was added in 2.9.0 + ## v2.11.0 * Config files are now parsed using [JSON5](https://json5.org/), allowing you to use comments, trailing commas, and other neat things in your config.json * When using multiple main guilds, the originating guild name is now always included at the top of the thread (if possible).