Skip to content

Commit 9a03390

Browse files
authored
Update README.md
1 parent ecffd41 commit 9a03390

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Diff for: README.md

+11
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,14 @@ More complete references can be found here
5353
http://www.lalit.org/lab/convert-xml-to-array-in-php-xml2array/
5454
http://www.lalit.org/lab/convert-php-array-to-xml-with-attributes/
5555

56+
## Changelog
57+
58+
### 0.5.0
59+
* add second parameter to XML2Array::createArray for DOMDocument::load, e.g: LIBXML_NOCDATA
60+
* change method visibility from private to protected for overloading
61+
* Merge pull request #5 to add child xml
62+
* Merge pull request #4 to change method visibility and add second parameter for load.
63+
64+
65+
### 0.1.0
66+
* Initial Release

0 commit comments

Comments
 (0)