Skip to content

Commit eb70b70

Browse files
Add changes to changelog
1 parent 656cec0 commit eb70b70

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
- Renamed `config()` to `run()` to better match `egglog` command
66
- Fixed `relation` type signature
77
- Added default limit of 1 to `run()` to match `egglog` command and moved to second arg
8+
- Upgraded `egglog` dependency ([changes](https://github.com/egraphs-good/egglog/compare/30feaaab88452ec4b6c5f7a199345298bac2dd0f...39b199d9bfce9cc47d0c54977279c5b04231e717))
9+
- Added `Set` sort and removed set method from `Map`
10+
- Added `Vec` sort
11+
- Added support for variable args for builtin functions, to use in creation of `Vec` and `Set` sorts.
812

913
## 0.4.0 (2023-05-03)
1014

0 commit comments

Comments
 (0)