Add link to new methods

This commit is contained in:
Pavel Lobashov 2022-09-14 16:29:34 +03:00
parent 4a6fd8d6b4
commit 1cd786bd79
No known key found for this signature in database
GPG key ID: 47F57222688BE1AA

View file

@ -133,7 +133,8 @@
* Improve support of regexps in code like `String.replace(/\s/g, "")` * Improve support of regexps in code like `String.replace(/\s/g, "")`
* Improvements in `oRange.GetValue` and `oRange.GetValue2` * Improvements in `oRange.GetValue` and `oRange.GetValue2`
* Dozens of new methods for different objects.
More detailed list at [here](https://api.onlyoffice.com/docbuilder/changelog)
* Fixes for several methods * Fixes for several methods
### Fixes ### Fixes