mirror of
https://github.com/github/codeql.git
synced 2026-05-02 12:15:17 +02:00
Release preparation for version 2.16.2
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
---
|
||||
category: feature
|
||||
---
|
||||
* Added a new `ThrowingFunction` abstract class that can be used to model an external function that may throw an exception.
|
||||
@@ -1,4 +1,6 @@
|
||||
---
|
||||
category: feature
|
||||
---
|
||||
## 0.12.5
|
||||
|
||||
### New Features
|
||||
|
||||
* Added the `PreprocBlock.qll` library to this repository. This library offers a view of `#if`, `#elif`, `#else` and similar directives as a tree with navigable parent-child relationships.
|
||||
* Added a new `ThrowingFunction` abstract class that can be used to model an external function that may throw an exception.
|
||||
Reference in New Issue
Block a user