Skip to content

Commit dc8ca87

Browse files
committed
Update CHANGELOG.md
1 parent 33ff48d commit dc8ca87

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
### Changed
1414
- Speed up `constant * Expr` via C-level API
1515
- Speed up `Term.__eq__` via the C-level API
16+
- Speed up `Expr.__add__` and `Expr.__iadd__` via the C-level API
1617
### Removed
1718
- Removed outdated warning about Make build system incompatibility
1819
- Removed `Term.ptrtuple` to optimize `Term` memory usage

0 commit comments

Comments
 (0)