doc: finalize the release change log of 8.2.0 (#5709)

This commit is contained in:
kezhenxu94 2020-10-21 18:59:23 +08:00 committed by GitHub
parent 9ce47d5bdc
commit c2141978d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View File

@ -92,6 +92,7 @@ Release Notes.
* Fix `Exporter INCREMENT mode` is not working.
* Fix an error when executing startup.bat when the log directory exists
* Add syncBulkActions configuration to set up the batch size of the metrics persistent.
* Meter Analysis Language.
#### UI
* Add browser dashboard.
@ -109,4 +110,4 @@ Release Notes.
All issues and pull requests are [here](https://github.com/apache/skywalking/milestone/56?closed=1)
------------------
Find change logs of all versions [here](changes).
Find change logs of all versions [here](changes).

View File

@ -88,6 +88,7 @@
* Fix `Exporter INCREMENT mode` is not working.
* Fix an error when executing startup.bat when the log directory exists
* Add syncBulkActions configuration to set up the batch size of the metrics persistent.
* Meter Analysis Language.
#### UI
* Add browser dashboard.