From 18c9403df4e6eecd55ceb13b594625fa808e51d0 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 5 Jun 2015 08:11:40 +0530 Subject: [PATCH] ... --- Changelog.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog.yaml b/Changelog.yaml index 881f2d36dd..9419fbcc07 100644 --- a/Changelog.yaml +++ b/Changelog.yaml @@ -32,6 +32,9 @@ - title: "News download: Add support for turning off SSL certificate verification in individual recipes" + - title: "Kobo driver: Support for upcoming firmware version 3.16" + tickets: [1461964] + bug fixes: - title: "DOCX Output: Fix aspect ratio of images being distorted when the input document specifies image width but not height or vice-versa." tickets: [1455502]