mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 14:55:07 +01:00
updates for 0.9.1
This commit is contained in:
parent
a9ebe9606e
commit
6fd64f9408
2 changed files with 9 additions and 1 deletions
|
|
@ -5,6 +5,14 @@
|
|||
Changelog
|
||||
*********
|
||||
|
||||
paperless-ng 0.9.1
|
||||
##################
|
||||
|
||||
* Moved documentation of the settings to the actual documentation.
|
||||
* Updated release script to force the user to choose between SQLite
|
||||
and PostgreSQL. This avoids confusion when upgrading from paperless.
|
||||
|
||||
|
||||
paperless-ng 0.9.0
|
||||
##################
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
__version__ = (0, 9, 0)
|
||||
__version__ = (0, 9, 1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue