Skip to content

Commit a1781f2

Browse files
Add mutations to changelog
1 parent 6d4d43f commit a1781f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ _This project uses semantic versioning. Before 1.0.0, this means that every brea
2020
- Added to/from i64 to i64 methods.
2121
- Upgraded `egg-smol` dependency ([changes](https://github.com/saulshanabrook/egg-smol/compare/353c4387640019bd2066991ee0488dc6d5c54168...2ac80cb1162c61baef295d8e6d00351bfe84883f))
2222

23+
- Add support for functions which mutates their args, like `__setitem__` [#35](https://github.com/metadsl/egglog-python/pull/35)
24+
2325
## 0.5.1 (2023-07-18)
2426

2527
- Added support for negation on `f64` sort

0 commit comments

Comments
 (0)