mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 14:55:07 +01:00
Version bump and feature update
This commit is contained in:
parent
a0f4f6c5f2
commit
aea4af5d3b
2 changed files with 7 additions and 1 deletions
|
|
@ -1,6 +1,12 @@
|
|||
Changelog
|
||||
#########
|
||||
|
||||
* 0.0.6
|
||||
|
||||
* Added support for parallel OCR (significant work from pitkley)
|
||||
* Sped up the language detection (significant work from pitkley)
|
||||
* Added simple logging
|
||||
|
||||
* 0.0.5
|
||||
|
||||
* Added support for image files as documents (png, jpg, gif, tiff)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
__version__ = (0, 0, 5)
|
||||
__version__ = (0, 0, 6)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue