Skip to content

Commit 786fd82

Browse files
committed
Note deprecations in README.
1 parent 1627bf9 commit 786fd82

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,10 @@ If you need to combine together matrices, you can do so by calling the concatena
112112
- Drop deprecated functions and properties.
113113
- Tighten up interface with the `final` and `private` keywords.
114114

115+
- 1.3.2
116+
- Deprecate `__toString()` magic method.
117+
- Deprecate `isSymmetric()`.
118+
115119
- 1.3.1
116120
- Deprecate use of the `ArrayAccess` interface.
117121
- More internal code style fixes.

0 commit comments

Comments
 (0)