Skip to content

Commit 7c9983c

Browse files
Update CHANGELOG.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 64d24c4 commit 7c9983c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
### Fixed
1111
- Raised an error when an expression is used when a variable is required
1212
### Changed
13-
- MatrixExpr.sum() could return MatrixExpr
13+
- MatrixExpr.sum() now supports axis arguments and can return either a scalar or MatrixExpr depending on the result dimensions
1414
### Removed
1515

1616
## 5.5.0 - 2025.05.06

0 commit comments

Comments
 (0)