From 7aa3ae31e3259b66479034161d65c2261ec95822 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 8 Jan 2012 20:35:38 +0530 Subject: [PATCH] Fix #913398 (wrong year in the changelog for 0.8.34 version) --- Changelog.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.yaml b/Changelog.yaml index 84f31aee6f..e63dd8206c 100644 --- a/Changelog.yaml +++ b/Changelog.yaml @@ -20,7 +20,7 @@ # - title: - version: 0.8.34 - date: 2011-01-06 + date: 2012-01-06 new features: - title: "Apple driver: Set the year field in iTunes based on the published date in calibre."