From fa864e4a149ef697ca4fd55e1101c914d040c277 Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Mon, 28 Apr 2014 18:13:51 +0200 Subject: [PATCH] Updated changelog. [ci skip] --- doc/changelog.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/changelog.txt b/doc/changelog.txt index a81315af..8035882d 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -1,3 +1,15 @@ +9.3 "" (released xx.xx.2014) + +Features: +- checking: Parse and check links in PDF files. + +Changes: +- plugins: PDF and Word checks are now parser plugins + (PdfParser, WordParser). +- plugins: Print a warning for enabled plugins that could not + import needed third party modules. + + 9.2 "Rick and Morty" (released 23.4.2014) Fixes: