From 6d57697f13fc96080fa71971063777910ea12bde Mon Sep 17 00:00:00 2001 From: Marcin Kaciuba Date: Mon, 22 Apr 2019 09:21:24 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4771e1c..e82e59f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +* 0.13.0 + * Feature: Redis response cache + * Feature: Extract transform + * Feature: ResizeCropAuto transform + * Feature: handle b2 storage * 0.12.0 * Feature: Add new monitoring metrics (time of image generation and count of it) * Feature: Do error placeholder in background (returns it faster to user)