Skip to content

Commit b4bbe65

Browse files
committed
Add changelog entry for PR #320
1 parent 4d9340a commit b4bbe65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ _This project uses semantic versioning_
44

55
## UNRELEASED
66

7+
- Change conversion between binary operators to consider converting both types [#320](https://github.com/egraphs-good/egglog-python/pull/320)
78
- Add ability to parse egglog expressions into Python values [#319](https://github.com/egraphs-good/egglog-python/pull/319)
89
- Deprecates `.eval()` method on primitives in favor of `.value` which can be used with pattern matching.
910
- Support methods like on expressions [#315](https://github.com/egraphs-good/egglog-python/pull/315)

0 commit comments

Comments
 (0)