Prepare CHANGELOG for 1.0.4

This commit is contained in:
Edoardo Pirovano 2021-06-28 10:09:35 +01:00
parent 6017205208
commit 440ccbd910
No known key found for this signature in database
GPG key ID: 047556B5D93FFE28

View file

@ -2,7 +2,9 @@
## 1.0.4 - 28 Jun 2021
- Fix `RUNNER_TEMP environment variable must be set` when using runner.
- Fix `RUNNER_TEMP environment variable must be set` when using runner. [#594](https://github.com/github/codeql-action/pull/594)
- Fix couting of lines of code for C# projects. [#586](https://github.com/github/codeql-action/pull/586)
## 1.0.3 - 23 Jun 2021
No user facing changes.