Skip to content

Commit ca57d18

Browse files
committed
Prepare for release
1 parent 4c0aa31 commit ca57d18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## Unreleased
5+
## [0.9.3](https://github.com/brick/math/releases/tag/0.9.3) - 2021-08-15
66

77
🚀 **Compatibility with PHP 8.1**
88

9-
- Removes a warning on PHP 8.1 due to the `Serializable` interface being deprecated (thanks @TRowbotham)
9+
- Support for custom object serialization; this removes a warning on PHP 8.1 due to the `Serializable` interface being deprecated (thanks @TRowbotham)
1010

1111
## [0.9.2](https://github.com/brick/math/releases/tag/0.9.2) - 2021-01-20
1212

0 commit comments

Comments
 (0)