Skip to content

Commit 69fbc4b

Browse files
Add more details to changelog
1 parent 2b70f2d commit 69fbc4b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/changelog.md

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

77
- Add ability to parse egglog expressions into Python values [#319](https://github.com/egraphs-good/egglog-python/pull/319)
8-
- Support methods like on expressions [#315](https://github.com/egraphs-good/egglog-python/pull/315)
8+
- Deprecates `.eval()` method on primitives in favor of `.value` which can be used with pattern matching.
9+
- Support methods like on expressions [#315](https://github.com/egraphs-good/egglog-python/pull/315)
910
- Automatically Create Changelog Entry for PRs [#313](https://github.com/egraphs-good/egglog-python/pull/313)
1011
- Upgrade egglog which includes new backend.
1112
- Fixes implementation of the Python Object sort to work with objects with dupliating hashes but the same value.

0 commit comments

Comments
 (0)