Release preparation for version 2.8.1

This commit is contained in:
github-actions[bot]
2022-02-10 22:08:24 +00:00
parent c9f898745c
commit f25fc70b7c
68 changed files with 148 additions and 90 deletions

View File

@@ -1,3 +1,9 @@
## 0.0.9
### Bug Fixes
* The [View AST functionality](https://codeql.github.com/docs/codeql-for-visual-studio-code/exploring-the-structure-of-your-source-code/) no longer prints detailed information about regular expressions, greatly improving performance.
## 0.0.8
### Major Analysis Improvements

View File

@@ -1,4 +1,5 @@
---
category: fix
---
## 0.0.9
### Bug Fixes
* The [View AST functionality](https://codeql.github.com/docs/codeql-for-visual-studio-code/exploring-the-structure-of-your-source-code/) no longer prints detailed information about regular expressions, greatly improving performance.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 0.0.8
lastReleaseVersion: 0.0.9

View File

@@ -1,5 +1,5 @@
name: codeql/python-queries
version: 0.0.9-dev
version: 0.0.9
groups:
- python
- queries