mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
Merge pull request #15531 from github/post-release-prep/codeql-cli-2.16.2
Post-release preparation for codeql-cli-2.16.2
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
---
|
||||
category: fix
|
||||
---
|
||||
* Fixed the `a` (ASCII) inline flag not being recognized by the regular expression library.
|
||||
@@ -1,4 +0,0 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Added `html.escape` as a sanitizer for HTML.
|
||||
9
python/ql/lib/change-notes/released/0.11.8.md
Normal file
9
python/ql/lib/change-notes/released/0.11.8.md
Normal file
@@ -0,0 +1,9 @@
|
||||
## 0.11.8
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* Added `html.escape` as a sanitizer for HTML.
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Fixed the `a` (ASCII) inline flag not being recognized by the regular expression library.
|
||||
Reference in New Issue
Block a user