From 4a95d9a19b07fe6632c124b6f48806bc8c7c2ff1 Mon Sep 17 00:00:00 2001 From: Evan Sharp Date: Mon, 29 Feb 2016 22:01:38 -0500 Subject: [PATCH] Prep for 2.1.0 release --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 168835e3a..9ee0fb5ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ - ## PrawnPDF master branch +## PrawnPDF 2.1.0 -- 2016-02-29 + ### Added support for PNG images with indexed transparency Prawn now properly hadles transparency in PNG images with indexed color.