Skip to content

Commit e697bed

Browse files
Update CHANGELOG.md
1 parent e73ed73 commit e697bed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
- Raised an error when an expression is used when a variable is required
1717
- Fixed some compile warnings
1818
### Changed
19-
- MatrixExpr.sum() now supports axis arguments and can return either a scalar or MatrixExpr depending on the result dimensions
20-
- AddMatrixCons supports accepting ExprCons following matrix dimension reduction via MatrixExpr.sum() or more operation.
19+
- MatrixExpr.sum() now supports axis arguments and can return either a scalar or MatrixExpr, depending on the result dimensions.
20+
- AddMatrixCons also accepts ExprCons.
2121
### Removed
2222

2323
## 5.5.0 - 2025.05.06

0 commit comments

Comments
 (0)