From 8e510d32900c9ca7f464b7e11299efe72ff4acee Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 23 Jun 2017 15:10:36 +0530 Subject: [PATCH] Forgot to mention support for RAR 5.0 format files in the changelog --- Changelog.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.yaml b/Changelog.yaml index e47f68e45b..8a4205ec9d 100644 --- a/Changelog.yaml +++ b/Changelog.yaml @@ -34,6 +34,8 @@ - title: "Edit metadata dialog: Add buttons to easily set/clear Yes/no columns" tickets: [1698331] + - title: "Support for RAR 5.0 format RAR and CBR files" + bug fixes: - title: "Version 3.1.1 fixes a regression in 3.1.0 that prevented the standalone calibre-server.exe from working on Windows and macOS"