Skip to content

Commit fe1773d

Browse files
committed
Update CHANGELOG.md
1 parent a905183 commit fe1773d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
### Fixed
1919
- Raised an error when an expression is used when a variable is required
2020
- Fixed some compile warnings
21+
- Fixed the type of @ matrix operation result from MatrixVariable to MatrixExpr.
2122
### Changed
2223
- MatrixExpr.sum() now supports axis arguments and can return either a scalar or MatrixExpr, depending on the result dimensions.
2324
- AddMatrixCons() also accepts ExprCons.

0 commit comments

Comments
 (0)