Update changelog and version after v1.1.3

This commit is contained in:
github-actions[bot] 2022-02-23 19:33:31 +00:00
parent 75f07e7ab2
commit 507795f5c4

View file

@ -1,5 +1,9 @@
# CodeQL Action and CodeQL Runner Changelog
## [UNRELEASED]
No user facing changes.
## 1.1.3 - 23 Feb 2022
- Fix bug where the CLR traces can continue tracing even after tracing should be stopped. [#938](https://github.com/github/codeql-action/pull/938)