Skip to content

Commit 633d7e3

Browse files
committed
chore: add Git note to amend commit message
1 parent 0eaf8b6 commit 633d7e3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
type: amend-message
3+
---
4+
feat!: add support for operating on stacks of vectors
5+
6+
BREAKING CHANGE: return an ndarray, rather than a scalar
7+
8+
To migrate, users should invoke the `#.get()` method to retrieve the scalar
9+
value from the returned zero-dimensional ndarray.

0 commit comments

Comments
 (0)