mirror of
https://github.com/github/codeql.git
synced 2026-04-25 00:35:20 +02:00
Revert "Post-release preparation for codeql-cli-2.19.4"
This commit is contained in:
committed by
GitHub
parent
38a5f63437
commit
4effe9e364
@@ -1,9 +1,3 @@
|
||||
## 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
|
||||
|
||||
4
python/ql/lib/change-notes/2024-08-30-bottle.md
Normal file
4
python/ql/lib/change-notes/2024-08-30-bottle.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: majorAnalysis
|
||||
---
|
||||
* Added modeling of the `bottle` framework, leading to new remote flow sources and header writes
|
||||
@@ -1,5 +0,0 @@
|
||||
## 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.2.0
|
||||
lastReleaseVersion: 2.1.2
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: codeql/python-all
|
||||
version: 2.2.1-dev
|
||||
version: 2.1.3-dev
|
||||
groups: python
|
||||
dbscheme: semmlecode.python.dbscheme
|
||||
extractor: python
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
## 1.3.3
|
||||
|
||||
No user-facing changes.
|
||||
|
||||
## 1.3.2
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
## 1.3.3
|
||||
|
||||
No user-facing changes.
|
||||
@@ -1,2 +1,2 @@
|
||||
---
|
||||
lastReleaseVersion: 1.3.3
|
||||
lastReleaseVersion: 1.3.2
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: codeql/python-queries
|
||||
version: 1.3.4-dev
|
||||
version: 1.3.3-dev
|
||||
groups:
|
||||
- python
|
||||
- queries
|
||||
|
||||
Reference in New Issue
Block a user