summaryrefslogtreecommitdiff
path: root/RELEASE.md
AgeCommit message (Collapse)Author
2013-11-07Updated the release notes for 1.0.1Matt Farina
2013-11-06Added phpdoc to composer require-dev so we can generate docs.Matt Farina
2013-11-06Improved test coverage. This caused a bug in processor instructions to ↵Matt Farina
appear. Fix them so they actually work now.
2013-11-05Added code coverage to README and updated the RELEASE notes.Matt Farina
2013-11-04Updated the Relese notesMatt Farina
2013-10-28Changed serialization for CDATA and comments.Matt Butcher
Change to comments does not seem to produce different output under any cases. See Issue #19.