mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Version bumb
This commit is contained in:
parent
ea58c66fd4
commit
872d657361
15
docs/changelog_jonaswinkler.rst
Normal file
15
docs/changelog_jonaswinkler.rst
Normal file
@ -0,0 +1,15 @@
|
||||
Changelog (jonaswinkler)
|
||||
########################
|
||||
|
||||
1.0.0
|
||||
=====
|
||||
|
||||
* First release based on paperless 2.6.0
|
||||
* Added: Automatic document classification using neural networks (replaces
|
||||
regex-based tagging)
|
||||
* Added: Document types
|
||||
* Added: Archive serial number allows easy referencing of physical document
|
||||
copies
|
||||
* Added: Inbox tags (added automatically to newly consumed documents)
|
||||
* Added: Document viewer on document edit page
|
||||
* Database backend is now configurable
|
@ -46,3 +46,4 @@ Contents
|
||||
contributing
|
||||
scanners
|
||||
changelog
|
||||
changelog_jonaswinkler
|
||||
|
@ -1 +1 @@
|
||||
__version__ = (2, 6, 0)
|
||||
__version__ = (1, 0, 0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user