History of changes
==================

0.2.0
-----

* Added the ability to [redefine anchors](https://github.com/eGavr/toc-md#redefinition-of-anchors) for headers in a TOC (see [#16]).
* Added supporting of `node@0.12.x` and `node@4.x`.
* Fixed handling of HTML tags in headers (see [#17]).

0.1.0
-----

* Added the ability to [ignore and replace](https://github.com/eGavr/toc-md#advanced-toc) headers in a TOC.
* Added option [bullet](https://github.com/eGavr/toc-md#tocinsert).

0.0.3
-----

* Used `-` instead of `*` in the generated TOC.

0.0.2
-----

* Updated dependencies.

0.0.1
-----

* Initial release.

[#16]: https://github.com/eGavr/toc-md/issues/16
[#17]: https://github.com/eGavr/toc-md/pull/17
