From 5f820c1c7f8b9d2f288a9305f3174c8d2d8d3df4 Mon Sep 17 00:00:00 2001 From: Andy Meneely Date: Mon, 24 Nov 2014 17:12:36 -0500 Subject: [PATCH] Documenting cairo bump --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 177e256..b768c5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # Squib CHANGELOG -# Custom layouts now support loading & merging multiple files, see README and updated sample -# Samples now show that you can use text instead of symbols +# Custom layouts now support loading & merging multiple Yaml files. Updated README, docs, and sample to document it. +# Samples now show that you can use text instead of symbols for things like `center` # Improved logging, and documentation on increasing logger verboseness # Better regression testing technique that tracks when a sample has changed. +# Bumped version of Cairo to ~> 1.14 ## v0.0.5 * Image rotation for png and svg via `angle`