From cf57db7e1f4904898a63bdc5d910c60a932c33ec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 31 May 2021 09:24:10 +0000 Subject: [PATCH] 1.0.0 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 537eec7fc..0dc6b74ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CodeQL Action and CodeQL Runner Changelog -## [UNRELEASED] +## 1.0.0 - 31 May 2021 - 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)