mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-15 10:13:15 -05:00
Update changelog with #303
This commit is contained in:
parent
ea6d040809
commit
30eac99a61
@ -1,6 +1,14 @@
|
|||||||
Changelog
|
Changelog
|
||||||
#########
|
#########
|
||||||
|
|
||||||
|
1.3.0 (Unreleased)
|
||||||
|
==================
|
||||||
|
|
||||||
|
* Fix for `#303`_ where sketchily-formatted documents could cause the consumer
|
||||||
|
to break and insert half-records into the database breaking all sorts of
|
||||||
|
things. We now capture the return codes of both ``convert`` and ``unpaper``
|
||||||
|
and fail-out nicely.
|
||||||
|
|
||||||
1.2.0
|
1.2.0
|
||||||
=====
|
=====
|
||||||
|
|
||||||
@ -380,6 +388,7 @@ Changelog
|
|||||||
.. _#256: https://github.com/danielquinn/paperless/pull/256
|
.. _#256: https://github.com/danielquinn/paperless/pull/256
|
||||||
.. _#285: https://github.com/danielquinn/paperless/pull/285
|
.. _#285: https://github.com/danielquinn/paperless/pull/285
|
||||||
.. _#291: https://github.com/danielquinn/paperless/pull/291
|
.. _#291: https://github.com/danielquinn/paperless/pull/291
|
||||||
|
.. _#303: https://github.com/danielquinn/paperless/issues/303
|
||||||
|
|
||||||
.. _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/
|
Loading…
x
Reference in New Issue
Block a user