Skip to content

Commit 34d7c9a

Browse files
committed
Updated changelog
1 parent c9a0ec0 commit 34d7c9a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ChangeLog

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
0.0.3-alpha (2013-??-??)
22
* Changed: Reader::parse returns an array with 1 level less depth.
3-
* Added: A ParseException is now thrown if the XMLReader comes across an
3+
* Added: A LibXMLException is now thrown if the XMLReader comes across an
44
error.
55
* Fixed: Both the Elements and KeyValue parsers had severe issues with
66
nesting.
7+
* Fixed: The reader now detects when the end of the document is hit before
8+
it should (because we're still parsing an element).
79

810
0.0.2-alpha (2013-02-17)
911
* Added: Elements parser.

0 commit comments

Comments
 (0)