Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Commit

Permalink
updates for 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Winkler committed Nov 19, 2020
1 parent a9ebe96 commit 6fd64f9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
##################

Expand Down
2 changes: 1 addition & 1 deletion src/paperless/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = (0, 9, 0)
__version__ = (0, 9, 1)

0 comments on commit 6fd64f9

Please sign in to comment.