From b46f2e768b330b25ca6568f72b102a1b30b83f85 Mon Sep 17 00:00:00 2001 From: nemaara Date: Fri, 27 Sep 2019 03:21:40 -0400 Subject: [PATCH] Add HttT and TSG updates to changelog --- changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.md b/changelog.md index df7b6cca375b..ce081595709d 100644 --- a/changelog.md +++ b/changelog.md @@ -221,10 +221,14 @@ ## Version 1.14.9+dev ### Campaigns + * Heir to the Throne: + * Modify campaign starting date * Legend of Wesmere: * Fix various date inconsistencies in historical references * Sceptre of Fire: * S1: Fix reference to LoW events + * The South Guard: + * Change Halidel to be Deoran's great-grandfather ### Lua API * wesnoth.deprecate_api was fixed to correctly wrap tables with metatables. (Issue#4079)