Skip to content

Commit e7ab4f7

Browse files
freekmurzegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent f56b220 commit e7ab4f7

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
All notable changes to `array-to-xml` will be documented in this file
44

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+
519
## 3.2.3 - 2024-XX-XX
620

721
### What's Changed

0 commit comments

Comments
 (0)