# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.0.1](https://github.com/simplymichael/markdown-viewer/compare/v1.0.0...v1.0.1) (2020-12-24)


### Bug Fixes

* **invocation:** update information on invoking the binary ([e635aac](https://github.com/simplymichael/markdown-viewer/commit/e635aac5447aaca49eb65072d38e661df1aa7e3c))

## 1.0.0 (2020-12-24)


### Features

* **cli:** implement CLI interface ([b726827](https://github.com/simplymichael/markdown-viewer/commit/b726827bbd7cd79ac65577b2763cfc768595293f))
* **package:** read and output markdown file to HTML ([96589d8](https://github.com/simplymichael/markdown-viewer/commit/96589d8fd8e7eef9cdc873fa109255ee21b194b0))
