From acbbbca2bd3ec96976707b311d07a09d9b947f19 Mon Sep 17 00:00:00 2001 From: Andy Meneely Date: Tue, 28 Apr 2015 21:09:04 -0400 Subject: [PATCH] Documenting the status of dpi --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fbac2ed..f2e8457 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ Bugs: Compatbility: * rsvg2 and pango updated to v2.2.5. Squib follows 2.2.x of both of those. If you run `bundle` you will automatically be upgraded. They appear to be mostly bugfix releases. +* dpi is currently removed from `config.yml` and is ONLY available in `Squib::Deck.new`. This may change in the future, however. Chores: * Added `rake sanity` as a visual regression test to ensure the samples don't break