Update release notes

Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
This commit is contained in:
Roberto Rosario
2019-12-18 22:51:28 -04:00
parent a78e47e276
commit 4f9f0ee00d

View File

@@ -74,6 +74,10 @@ and the pagination controls.
The usage of the incorrect word "overrided" was updated to "overridden".
The address used to check for new versions was updated to the new
Python Package Index address. This avoids SSL certificate errors when the old
certificate is reused.
Removals
--------
@@ -259,6 +263,7 @@ Bugs fixed or issues closed
- :gitlab-issue:`709` Redis lock manager backend - exception on connect
- :gitlab-issue:`713` Unexpected exception while trying to create version for new document - 'Layer' object has no attribute 'add_to_object'
- :gitlab-issue:`715` Deleting a document type removes a watch folder associated with it without removing the check interval
- :gitlab-issue:`717` Check For Updates Failure
- :gitlab-merge:`63` Improve the executables paths on FreeBSD/OpenBSD.
- :gitlab-merge:`64` Fix page count on some PDF files, and fix a Python 3 incompatibility.
- :gitlab-merge:`65` Settings: Display overridden instead of overrided