Skip to content

Commit

Permalink
Note deprecations in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcordingley committed Aug 25, 2016
1 parent 1627bf9 commit 786fd82
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,10 @@ If you need to combine together matrices, you can do so by calling the concatena
- Drop deprecated functions and properties.
- Tighten up interface with the `final` and `private` keywords.

- 1.3.2
- Deprecate `__toString()` magic method.
- Deprecate `isSymmetric()`.

- 1.3.1
- Deprecate use of the `ArrayAccess` interface.
- More internal code style fixes.
Expand Down

0 comments on commit 786fd82

Please sign in to comment.