From 68365ec9446b2463820047328871d4b09f9ce14b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 11 Feb 2022 11:57:58 +0000 Subject: [PATCH] Update changelog and version after v1.1.0 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c89d8621..69fee43c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # CodeQL Action and CodeQL Runner Changelog +## [UNRELEASED] + +No user facing changes. + ## 1.1.0 - 11 Feb 2022 - The CodeQL Action now uses Node.js v16. [#909](https://github.com/github/codeql-action/pull/909)