Skip to content

Commit 52038d2

Browse files
committed
Add changenotes for 2.25.3
1 parent 2c725ac commit 52038d2

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

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

20+
## Release 2.25.3 (2026-05-01)
21+
22+
### Improvements
23+
24+
- The `codeql database finalize` command now accepts the `--working-dir`
25+
flag. When specified, any extractor pre-finalize scripts will be run in
26+
that directory. If the flag is not used, the scripts will run in the source
27+
root directory (maintaining existing behavior). The flag will also be
28+
automatically passed through when running the higher-level
29+
`codeql database create` command.
30+
2031
## Release 2.25.2 (2026-04-15)
2132

2233
### Miscellaneous

0 commit comments

Comments
 (0)