FluentXML 0.1.1 (23 Jul 2011)

  * Fixed bad usage of open() from python3.
  * Added "expand_internal_entities" argument to Parser.__init__() to inhibit
    the expansion of internal entities (to prevent billion laughs attack).
    Its default value is False.

FluentXML 0.1 (15 Apr 2011)

  * Initial release.
