Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nullivex authored Nov 2, 2016
1 parent ecffd41 commit 9a03390
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,14 @@ More complete references can be found here
http://www.lalit.org/lab/convert-xml-to-array-in-php-xml2array/
http://www.lalit.org/lab/convert-php-array-to-xml-with-attributes/

## Changelog

### 0.5.0
* add second parameter to XML2Array::createArray for DOMDocument::load, e.g: LIBXML_NOCDATA
* change method visibility from private to protected for overloading
* Merge pull request #5 to add child xml
* Merge pull request #4 to change method visibility and add second parameter for load.


### 0.1.0
* Initial Release

0 comments on commit 9a03390

Please sign in to comment.