-------------
- Released at: 2012-04-24 15:07:58.
- `New feature <https://github.com/turicas/templater/issues/5>`_: named markers
(new method ``add_headers``).
- `Bug fixed <https://github.com/turicas/templater/issues/7>`_: last blank
wasn't being filled.
- `Bug fixed <https://github.com/turicas/templater/issues/6>`_: ignoring
``\r\n``/``\n`` in the end of files in ``save`` and ``open`` methods.
- `New Feature <https://github.com/turicas/templater/issues/6>`_: added method
``parse_file``.
- `Enhancement <https://github.com/turicas/templater/issues/2>`_: renamed
``tolerance`` to ``min_block_size``.
- Enhancement: refactored tests.
- Enhancement: refactored ``README.rst``.
- Enhancement: created ``CHANGELOG.rst``.