Skip to content

Commit 41a910c

Browse files
Fix changelog
1 parent aefa219 commit 41a910c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/changelog.md

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

77
## 13.0.0 (2026-03-03)
88

9-
- Support using facts as union actions, add conversions to multisets, and update multiset examlpe [#382](https://github.com/egraphs-good/egglog-python/pull/382)
9+
- Support using facts as union actions, add conversions to multisets, and update multiset example [#382](https://github.com/egraphs-good/egglog-python/pull/382)
10+
- Fix lookup of cost model based on value (see [zulip for issue](https://egraphs.zulipchat.com/#narrow/channel/375765-egg.2Fegglog/topic/Cost.20function.3A.20using.20function.20values.20of.20subtrees/near/577062352))
1011

1112
## 12.0.0 (2025-11-16)
1213

@@ -20,7 +21,6 @@ _This project uses semantic versioning_
2021
- Improve doctest support, teaching expressions about their `__module__`, `__dir__`, and special methods.
2122
- Surface original Python exceptions from the runtime and tighten pretty-printing of values that cannot be re-parsed to make debugging e-graph executions easier.
2223
- Update the bundled Egglog crate, visualizer, and related dev dependencies (including `ipykernel`) to pick up the latest backend fixes.
23-
- Fix lookup of cost model based on value (see [zulip for issue](https://egraphs.zulipchat.com/#narrow/channel/375765-egg.2Fegglog/topic/Cost.20function.3A.20using.20function.20values.20of.20subtrees/near/577062352))
2424

2525
## 11.4.0 (2025-10-02)
2626

0 commit comments

Comments
 (0)