We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8677b31 commit 7956537Copy full SHA for 7956537
1 file changed
CHANGELOG.md
@@ -1,8 +1,15 @@
1
# Changelog
2
3
+## 2.1.0
4
+
5
+* [feature] 🌟 PHP 8.5 support
6
+* [fix] use restoreOptions instead of restoreBinary for defaultOptions
7
+* [doc] various fixes
8
+* [doc] update contributing section
9
10
## 2.0.3
11
-* [FIX] Fix anonymization for MySQL version >=8.0 but <8.0.29 (#220).
12
+* [fix] Fix anonymization for MySQL version >=8.0 but <8.0.29 (#220).
13
* [doc] Fix connection string examples (#219).
14
15
## 2.0.2
0 commit comments