Skip to content

Commit 2718184

Browse files
committed
Added change log
1 parent 0f2c680 commit 2718184

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

RELEASE-0.2.1

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
* Added a composer.json, and this package to packagist.org.
2+
* Fixed GitHub issue #2: columnWrap() in Default Renderer eats up lines with only a EOL.
3+
* Fixed validation of XML definition files: The directory of the RNG schema was wrong.
4+
* Fixed test suite errors, including namespace related ones and adding Travis-CI configuration.
5+
* Removed PEAR2\Exception dependency - This package's exception directly inherits from the root Exception.
6+
* CS fixes.

0 commit comments

Comments
 (0)