* Fix issue with the new VCFpy implementation where new info where badly reported; * Update test files restricting the number of entries to 80 for faster testing.
0.5.0
==================
* Replace VCF parsing using VCFpy instead of cyvcf2; * Rename ``hmtnote.annotate_vcf()`` to ``hmtnote.annotate()`` for compliance with CLI.
0.4.0
==================
* Add support for insertion and deletion annotations; * Add test suite and files for indels.
0.3.1
------------------
* Update installation requirements and documentation.