diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f0399ae3..7ccca8682 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # CodeQL Action and CodeQL Runner Changelog +## [UNRELEASED] + ## 1.0.2 - 17 Jun 2021 - Fix out of memory in hash computation. [#550](https://github.com/github/codeql-action/pull/550)