Skip to content

Commit f66af53

Browse files
committed
Update CHANGELOG.md for 2.23.5
1 parent 3b4fdac commit f66af53

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,16 @@
1717
you know what to do).
1818
-->
1919

20+
## Release 2.23.5 (2025-11-13)
21+
22+
### Breaking changes
23+
24+
- In order to make a `@kind path-problem` query diff-informed, the `getASelectedSourceLocation` and `getASelectedSinkLocation` predicates in the dataflow configuration now need to be overridden to always return the location of the source/sink _in addition to_ any other locations that are selected by the query. See the [QLdoc](https://github.com/github/codeql/blob/d122534398c5eb9182a23a9ad65caa5937d627b5/shared/dataflow/codeql/dataflow/DataFlow.qll#L474) for more details.
25+
26+
## Release 2.23.4
27+
28+
This release was skipped.
29+
2030
## Release 2.23.3 (2025-10-17)
2131

2232
### Breaking changes

0 commit comments

Comments
 (0)