From fdb310c497c2b466bc0a2f7de8102fe68898b513 Mon Sep 17 00:00:00 2001
From: jonaswinkler <17569239+jonaswinkler@users.noreply.github.com>
Date: Sun, 21 Feb 2021 00:17:12 +0100
Subject: [PATCH] changelog

---
 docs/changelog.rst | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/docs/changelog.rst b/docs/changelog.rst
index ad45becab..37bea9f49 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -5,6 +5,20 @@
 Changelog
 *********
 
+paperless-ng 1.2.0
+##################
+
+* Changes to the OCRmyPDF integration
+
+  * Added support for deskewing and automatic rotation of incorrectly rotated pages.
+  * Better support for encrypted files.
+  * Better support for various other PDF files: Paperless will now attempt to force OCR with safe options when OCR fails with the configured options.
+  * Added an explicit option to skip cleaning with ``unpaper``.
+
+* Download multiple selected document.
+
+* Paperless no longer depends on ``libpoppler-cpp-dev``.
+
 paperless-ng 1.1.4
 ##################