----------------
* Added support for Python 2.6
* All renderers now have a **quiet zone of four**. This value is settable via a
parameter.
* Fixed issue where file streams were not being closed correctly
* **Special thanks goes to [Lars (heuer)](https://github.com/heuer) who
contributed a massive amount of improvements in this version.**
* Enormously improved SVG implementation. Now uses paths instead of lines.
Also allows for SVG fragments instead of entire documents.
* We now have unit tests!! He wrote over 100 unit tests for
all of the various parts of the library.
* A new EPS renderer.
* A mechanism for showing QR codes directly from within your code.