.. This is your project NEWS file which will contain the release notes.
.. Example: http://www.python.org/download/releases/2.6/NEWS.txt
.. The content of this file, along with README.rst, will appear in your
.. project's PyPI page.

News
====

0.1.2dev
---

*Release date: 2011-08-12*

* Initial version
* removed dependency on lxml, using Python ElementTree
