Skip to content

Commit 028a76e

Browse files
github-actions[bot]aeisenberg
authored andcommitted
1.0.2
1 parent 0b1f4a0 commit 028a76e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# CodeQL Action and CodeQL Runner Changelog
22

3-
## [UNRELEASED]
3+
## 1.0.2 - 17 Jun 2021
4+
5+
- Fix out of memory in hash computation. [#550](https://github.com/github/codeql-action/pull/550)
6+
- Clean up logging during analyze results. [#557](https://github.com/github/codeql-action/pull/557)
7+
- Add `--finalize-dataset` to `database finalize` call, freeing up some disk space after database creation. [#558](https://github.com/github/codeql-action/pull/558)
48

59
## 1.0.1 - 07 Jun 2021
610

0 commit comments

Comments
 (0)