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

Commit

Permalink
documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaswinkler committed Apr 6, 2021
1 parent 6d8782f commit 645297d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/administration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,9 @@ This table lists the compatible versions for each database migration number.
+------------------+-----------------+
| 1012 | 1.1.0 - 1.2.1 |
+------------------+-----------------+
| 1014 | 1.3.0 - current |
| 1014 | 1.3.0 - 1.3.1 |
+------------------+-----------------+
| 1016 | 1.3.2 - current |
+------------------+-----------------+

Execute the following management command to migrate your database:
Expand Down
2 changes: 2 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ paperless-ng 1.4.0

* Changes

* Firefox only: Highlight search query in PDF previews.

* New URL pattern for accessing documents by ASN directly (http://<paperless>/asn/123)

* Added logging when executing pre- and post-consume scripts.
Expand Down

0 comments on commit 645297d

Please sign in to comment.