mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-03 12:09:46 +01:00
Updated changelog. I really should tag soon
This commit is contained in:
parent
b7209a19b2
commit
509f7d908e
1 changed files with 5 additions and 0 deletions
|
|
@ -3,6 +3,9 @@ Changelog
|
|||
|
||||
* 0.2.0
|
||||
|
||||
* `#148`_: The database location (sqlite) is now a variable you can set in
|
||||
``paperless.conf``.
|
||||
* `#146`_: Fixed a bug that allowed unauthorised access to the `/fetch` URL.
|
||||
* `#131`_: Document files are now automatically removed from disk when
|
||||
they're deleted in Paperless.
|
||||
* `#121`_: Fixed a bug where Paperless wasn't setting document creation time
|
||||
|
|
@ -130,3 +133,5 @@ Changelog
|
|||
.. _#98: https://github.com/danielquinn/paperless/issues/98
|
||||
.. _#121: https://github.com/danielquinn/paperless/issues/121
|
||||
.. _#131: https://github.com/danielquinn/paperless/issues/131
|
||||
.. _#146: https://github.com/danielquinn/paperless/issues/146
|
||||
.. _#148: https://github.com/danielquinn/paperless/pull/148
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue