From ba1f437e0b06730b6dd256a19bc1fae6b9c82715 Mon Sep 17 00:00:00 2001 From: Daniel Quinn Date: Sun, 8 Jul 2018 16:05:16 +0100 Subject: [PATCH] Add changelog notes for all of Enno's contributions --- docs/changelog.rst | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index de2e237d9..f3442fe9a 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,6 +1,20 @@ Changelog ######### +2.1.0 +===== + +* `Enno Lohmeier`_ added three simple features that make Paperless a lot more + user (and developer) friendly: + + 1. There's a new search box on the front page: `#374`_. + 2. The correspondents & tags pages now have a column showing the number of + relevant documents: `#375`_. + 3. The Dockerfile has been tweaked to build faster for those of us who are + doing active development on Paperless using the Docker environment: + `#376`_. + + 2.0.0 ===== @@ -430,6 +444,7 @@ bulk of the work on this big change. .. _Kyle Lucy: https://github.com/kmlucy .. _thinkjk: https://github.com/thinkjk .. _mcronce: https://github.com/mcronce +.. _Enno Lohmeier: https://github.com/elohmeier .. _#20: https://github.com/danielquinn/paperless/issues/20 .. _#44: https://github.com/danielquinn/paperless/issues/44 @@ -500,6 +515,9 @@ bulk of the work on this big change. .. _#351: https://github.com/danielquinn/paperless/pull/351 .. _#352: https://github.com/danielquinn/paperless/pull/352 .. _#354: https://github.com/danielquinn/paperless/issues/354 +.. _#374: https://github.com/danielquinn/paperless/pull/374 +.. _#375: https://github.com/danielquinn/paperless/pull/375 +.. _#376: https://github.com/danielquinn/paperless/pull/376 .. _pipenv: https://docs.pipenv.org/ .. _a new home on Docker Hub: https://hub.docker.com/r/danielquinn/paperless/