Merge pull request #724 from aeisenberg/aeisenberg/changelog

Update changelog
This commit is contained in:
Aditya Sharad 2021-09-01 16:35:44 -07:00 committed by GitHub
commit 11db623ba8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,9 @@
## [UNRELEASED]
No user facing changes.
- Update default CodeQL bundle version to 2.6.0. [#712](https://github.com/github/codeql-action/pull/712)
- Update baseline lines of code counter for python. All multi-line strings are counted as code. [#714](https://github.com/github/codeql-action/pull/714)
- Remove old baseline LoC injection [#715](https://github.com/github/codeql-action/pull/715)
## 1.0.12 - 16 Aug 2021