Skip to content

Commit 709204b

Browse files
Changelog for 0.23.1 (#1226)
* Update CHANGELOG.md --------- Co-authored-by: Mathieu Kniewallner <[email protected]>
1 parent 0684ec0 commit 709204b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## 0.23.1 - 2025-07-30
4+
5+
### Bug Fixes
6+
7+
* Improve handling of `TYPE_CHECKING` blocks by supporting `import typing as t` and checking `t.TYPE_CHECKING` ([#1218](https://github.com/fpgmaas/deptry/pull/1218))
8+
* Fix missing hyperlink in report output ([#1162](https://github.com/fpgmaas/deptry/pull/1162))
9+
10+
### Full Changelog
11+
12+
https://github.com/fpgmaas/deptry/compare/0.23.0...0.23.1
13+
14+
315
## 0.23.0 - 2025-01-25
416

517
### Features

0 commit comments

Comments
 (0)