-------------------
* Updated docs
* Backward incompatible changes: Deprecated "eps", "svg", "png", "pdf", and
"txt" methods from QRCode. Use QRCode.save.
Methods will be removed in 0.1.3
* Fixed issue `3 <https://github.com/heuer/segno/issues/3>`_
(M1 and M3 codes may have undefined areas)
* Fixed issue `4 <https://github.com/heuer/segno/issues/4>`_
(wrong 'error' default value for encoder.encode(),
factory function segno.make() wasn't affected)