mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-05 21:15:59 +01:00
New logging appears to work
This commit is contained in:
parent
e149baec4e
commit
2fe9b0cbc1
16 changed files with 346 additions and 188 deletions
|
|
@ -3,6 +3,7 @@ Changelog
|
|||
|
||||
* 0.1.1 (master)
|
||||
|
||||
* `#60`_: Setup logging to actually use the Python native logging framework.
|
||||
* `#53`_: Fixed an annoying bug that caused ``.jpeg`` and ``.JPG`` images
|
||||
to be imported but made unavailable.
|
||||
|
||||
|
|
@ -73,3 +74,4 @@ Changelog
|
|||
.. _#53: https://github.com/danielquinn/paperless/issues/53
|
||||
.. _#54: https://github.com/danielquinn/paperless/issues/54
|
||||
.. _#57: https://github.com/danielquinn/paperless/issues/57
|
||||
.. _#60: https://github.com/danielquinn/paperless/issues/60
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue