Skip to content

Commit 092f250

Browse files
Version 0.5.0
1 parent 785a98f commit 092f250

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ _This project uses semantic versioning. Before 1.0.0, this means that every brea
44

55
## Unreleased
66

7+
## 0.5.0 (2023-05-03)
8+
79
- Renamed `config()` to `run()` to better match `egglog` command
810
- Fixed `relation` type signature
911
- Added default limit of 1 to `run()` to match `egglog` command and moved to second arg
@@ -18,7 +20,7 @@ _This project uses semantic versioning. Before 1.0.0, this means that every brea
1820
- Fixed extracting classmethods which required generic args to cls
1921
- Added support for alternative way of creating variables using functions
2022
- Add NDarray example
21-
- Render EGraphs with `graphviz` in the notebook
23+
- Render EGraphs with `graphviz` in the notebook (used in progress egglog PR).
2224
- Add images to doc examples
2325
- Add `%%egglog` magic to the notebook
2426

0 commit comments

Comments
 (0)