From 6ba56087ffa4524293c8d770b1ead47700500e7d Mon Sep 17 00:00:00 2001 From: Andy Meneely Date: Tue, 31 Jul 2018 15:10:32 -0400 Subject: [PATCH] Update changlog for fix #244 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f67e41e..ab72b6fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ Squib follows [semantic versioning](http://semver.org). Bugs: * Fixed bug on circle and other shapes that had an extra stroke from a previous text call (#248) * Fixed extra page on all sprue saves (#246) +* Fixed layout parsing issue with multiple inheritance (#244) Chores: * Bumped deps: Pango et al. to 3.2.7, Cairo to 1.15.13.