From cd2354c027bd1b5a39ba9dbbdece734a97c5521d Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 7 Jan 2019 06:39:48 +0530 Subject: [PATCH] Forgot to add an entry about cssutils switching --- Changelog.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.yaml b/Changelog.yaml index d6e3fc80f0..a2368f63ae 100644 --- a/Changelog.yaml +++ b/Changelog.yaml @@ -24,6 +24,8 @@ date: 2019-01-04 bug fixes: + - title: "Switch from cssutils to css_parser for parsing CSS. Fixes various minor long, standing bugs" + - title: "calibredb: Fix adding books from directories to a remote server running on Windows not working" - title: "Edit Book: Fix style attribute on tags not being preserved when editing AZW3 files."