diff --git a/CHANGES.md b/CHANGES.md index 90465d0a4..2abcdda9b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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). \ No newline at end of file +Find change logs of all versions [here](changes). diff --git a/changes/changes-8.2.0.md b/changes/changes-8.2.0.md index 0bec8e452..3fc531ec0 100644 --- a/changes/changes-8.2.0.md +++ b/changes/changes-8.2.0.md @@ -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.