mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 06:45:05 +01:00
#44: Harmonise environment variables with constant names
This commit is contained in:
parent
7d1aa1175f
commit
26c3781350
6 changed files with 47 additions and 12 deletions
|
|
@ -3,6 +3,7 @@ Changelog
|
|||
|
||||
* 0.1.1 (master)
|
||||
|
||||
* `#44`_: Harmonise environment variable names with constant names.
|
||||
* `#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.
|
||||
|
|
@ -68,6 +69,7 @@ Changelog
|
|||
.. _darkmatter: https://github.com/darkmatter
|
||||
.. _zedster: https://github.com/zedster
|
||||
|
||||
.. _#44: https://github.com/danielquinn/paperless/issues/44
|
||||
.. _#45: https://github.com/danielquinn/paperless/issues/45
|
||||
.. _#47: https://github.com/danielquinn/paperless/issues/47
|
||||
.. _#48: https://github.com/danielquinn/paperless/issues/48
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue