Add more info to 5.5.0 changelog (#860)

* Redis is not required for OpenSource version

* Add more info to 5.5.0 changelog

* Words

* Wording
This commit is contained in:
Pavel Lobashov
2020-04-28 10:55:22 +03:00
committed by GitHub
parent 73161c56d8
commit 2e5573e79a
2 changed files with 5 additions and 1 deletions

View File

@@ -109,6 +109,7 @@ DMAX
dns
DocFormat
docId
docservice
DocumentBuilder
DocumentEditor
documentserver
@@ -152,6 +153,7 @@ FTEST
fullscreen
GAMMADIST
GAMMAINV
gc
gcc
GenerateGuid
GetAdress

View File

@@ -106,7 +106,7 @@
#### Package
* Remove `nodejs` dependency
* Remove `nodejs` dependency. Each service now is a single binary.
#### Docker
@@ -115,6 +115,8 @@
#### Server
* Ability to convert to `PDF\A` via ConvertService
* Redis is not required for `onlyoffice-documentserver` (OpenSource version)
* `gc` service is now part of `docservice`
### Fixes