mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
Revert "Revert "Post-release preparation for codeql-cli-2.19.4""
This commit is contained in:
committed by
GitHub
parent
7c8ca7a4d3
commit
c0474c4e45
@@ -1,3 +1,9 @@
|
||||
## 2.2.0
|
||||
|
||||
### Major Analysis Improvements
|
||||
|
||||
* Added modeling of the `bottle` framework, leading to new remote flow sources and header writes
|
||||
|
||||
## 2.1.2
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
---
|
||||
category: majorAnalysis
|
||||
---
|
||||
* Added modeling of the `bottle` framework, leading to new remote flow sources and header writes
|
||||
5
python/ql/lib/change-notes/released/2.2.0.md
Normal file
5
python/ql/lib/change-notes/released/2.2.0.md
Normal file
@@ -0,0 +1,5 @@
|
||||
## 2.2.0
|
||||
|
||||
### Major Analysis Improvements
|
||||
|
||||
* Added modeling of the `bottle` framework, leading to new remote flow sources and header writes
|
||||
@@ -1,2 +1,2 @@
|
||||
---
|
||||
lastReleaseVersion: 2.1.2
|
||||
lastReleaseVersion: 2.2.0
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: codeql/python-all
|
||||
version: 2.1.3-dev
|
||||
version: 2.2.1-dev
|
||||
groups: python
|
||||
dbscheme: semmlecode.python.dbscheme
|
||||
extractor: python
|
||||
|
||||
Reference in New Issue
Block a user