mirror of
https://github.com/github/codeql.git
synced 2026-04-23 15:55:18 +02:00
Release preparation for version 2.25.2
This commit is contained in:
5
python/ql/lib/change-notes/released/7.0.4.md
Normal file
5
python/ql/lib/change-notes/released/7.0.4.md
Normal file
@@ -0,0 +1,5 @@
|
||||
## 7.0.4
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Fixed the resolution of relative imports such as `from . import helper` inside namespace packages (directories without an `__init__.py` file), which previously did not work correctly, leading to missing flow.
|
||||
Reference in New Issue
Block a user