Add changelog notes for all of Enno's contributions

This commit is contained in:
Daniel Quinn 2018-07-08 16:05:16 +01:00
parent 04816f556f
commit ba1f437e0b

View File

@ -1,6 +1,20 @@
Changelog 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 2.0.0
===== =====
@ -430,6 +444,7 @@ bulk of the work on this big change.
.. _Kyle Lucy: https://github.com/kmlucy .. _Kyle Lucy: https://github.com/kmlucy
.. _thinkjk: https://github.com/thinkjk .. _thinkjk: https://github.com/thinkjk
.. _mcronce: https://github.com/mcronce .. _mcronce: https://github.com/mcronce
.. _Enno Lohmeier: https://github.com/elohmeier
.. _#20: https://github.com/danielquinn/paperless/issues/20 .. _#20: https://github.com/danielquinn/paperless/issues/20
.. _#44: https://github.com/danielquinn/paperless/issues/44 .. _#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 .. _#351: https://github.com/danielquinn/paperless/pull/351
.. _#352: https://github.com/danielquinn/paperless/pull/352 .. _#352: https://github.com/danielquinn/paperless/pull/352
.. _#354: https://github.com/danielquinn/paperless/issues/354 .. _#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/ .. _pipenv: https://docs.pipenv.org/
.. _a new home on Docker Hub: https://hub.docker.com/r/danielquinn/paperless/ .. _a new home on Docker Hub: https://hub.docker.com/r/danielquinn/paperless/