Changelog: Add note for grouping of analysis logs

This commit is contained in:
Aditya Sharad 2021-05-20 12:22:09 -07:00
parent 031ec8753a
commit 741bd73e8e
No known key found for this signature in database
GPG key ID: 66D1E528054C320C

View file

@ -3,3 +3,4 @@
## [UNRELEASED]
- Add this changelog file. [#507](https://github.com/github/codeql-action/pull/507)
- Improve grouping of analysis logs. Add a new log group containing a summary of metrics and diagnostics, if they were produced by CodeQL builtin queries. [#515](https://github.com/github/codeql-action/pull/515)