From 06837f7702d93ac5111c84206de3d3d63283bb4c Mon Sep 17 00:00:00 2001 From: nemaara Date: Thu, 7 Mar 2019 17:15:46 -0500 Subject: [PATCH] Update changelog with unit description revisions --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.md b/changelog.md index fa83f2368b29..33af83dc1efc 100644 --- a/changelog.md +++ b/changelog.md @@ -35,6 +35,8 @@ * Dark Forecast: AI units are "discovered" (added to the help if not already known) ### Multiplayer server * Forum user handler ban durations are now reported back to banned players. + ### Units + * Updated descriptions for Goblin Knight and Wolf Rider ### User interface * Add jamming to the vision tooltip in the sidebar. (PR #3327) * Fix undoing a recall not un-drawing parts of the sprite that go beyond the unit's hex (issue #3325)