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 f56b220 commit e7ab4f7Copy full SHA for e7ab4f7
CHANGELOG.md
@@ -2,6 +2,20 @@
2
3
All notable changes to `array-to-xml` will be documented in this file
4
5
+## 3.3.0 - 2024-05-01
6
+
7
+### What's Changed
8
9
+* Update README.md by @trippo in https://github.com/spatie/array-to-xml/pull/229
10
+* Fix explicit nullable parameter for PHP 8.4 compatibility by @GromNaN in https://github.com/spatie/array-to-xml/pull/233
11
12
+### New Contributors
13
14
+* @trippo made their first contribution in https://github.com/spatie/array-to-xml/pull/229
15
+* @GromNaN made their first contribution in https://github.com/spatie/array-to-xml/pull/233
16
17
+**Full Changelog**: https://github.com/spatie/array-to-xml/compare/3.2.3...3.3.0
18
19
## 3.2.3 - 2024-XX-XX
20
21
### What's Changed
0 commit comments