mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +02:00
Release preparation for version 2.14.4
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
## 0.0.3
|
||||
|
||||
### New Features
|
||||
|
||||
* The various inline flow test libraries have been consolidated as a shared library part in the dataflow qlpack.
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* The shared taint-tracking library is now part of the dataflow qlpack.
|
||||
|
||||
## 0.0.2
|
||||
|
||||
### Major Analysis Improvements
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* The shared taint-tracking library is now part of the dataflow qlpack.
|
||||
@@ -1,4 +0,0 @@
|
||||
---
|
||||
category: feature
|
||||
---
|
||||
* The various inline flow test libraries have been consolidated as a shared library part in the dataflow qlpack.
|
||||
9
shared/dataflow/change-notes/released/0.0.3.md
Normal file
9
shared/dataflow/change-notes/released/0.0.3.md
Normal file
@@ -0,0 +1,9 @@
|
||||
## 0.0.3
|
||||
|
||||
### New Features
|
||||
|
||||
* The various inline flow test libraries have been consolidated as a shared library part in the dataflow qlpack.
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* The shared taint-tracking library is now part of the dataflow qlpack.
|
||||
@@ -1,2 +1,2 @@
|
||||
---
|
||||
lastReleaseVersion: 0.0.2
|
||||
lastReleaseVersion: 0.0.3
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: codeql/dataflow
|
||||
version: 0.0.3-dev
|
||||
version: 0.0.3
|
||||
groups: shared
|
||||
library: true
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user