We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c0aa31 commit ca57d18Copy full SHA for ca57d18
CHANGELOG.md
@@ -2,11 +2,11 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-## Unreleased
+## [0.9.3](https://github.com/brick/math/releases/tag/0.9.3) - 2021-08-15
6
7
🚀 **Compatibility with PHP 8.1**
8
9
-- Removes a warning on PHP 8.1 due to the `Serializable` interface being deprecated (thanks @TRowbotham)
+- Support for custom object serialization; this removes a warning on PHP 8.1 due to the `Serializable` interface being deprecated (thanks @TRowbotham)
10
11
## [0.9.2](https://github.com/brick/math/releases/tag/0.9.2) - 2021-01-20
12
0 commit comments