Skip to content

Commit a158381

Browse files
Add a little more context
1 parent 8b423a8 commit a158381

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ _This project uses semantic versioning_
55
## UNRELEASED
66

77
- Fix bug on resolving types if not all imported to your module [#286](https://github.com/egraphs-good/egglog-python/pull/286)
8+
- Also stops special casing including `Callable` as a global. So if you previously included this in a `TYPE_CHECKING` block so it wasn
9+
available at runtime you will have to move this to a runtime import if used in a type alias.
810

911
## 10.0.0 (2025-03-28)
1012

0 commit comments

Comments
 (0)