docwriter-1.2.1 (2020-02-29)

  * Fix code blocks after Markdown 3.2 release.
  * Fix incompatible dependency of Markdown.

docwriter-1.2 (2019-12-09)

  * Automatically create the 'markdown' directory if it does not exist.
  * Add option `site` to build the static site in a custom directory.

docwriter-1.1.1 (2019-03-14)

  * [Security] Bump pyyaml from 3.13 to 5.1.

docwriter-1.1 (2019-03-02)

  * Use fixed version numbers in `requirements.txt`.
  * Add `CONTRIBUTING.md`.
  * Improve `README.md`.

docwriter-1.0.2 (2018-09-04)

  * Show cross-referenced text in monospaced font.

docwriter-1.0.1 (2018-08-07)

  * Fix 'Docs' link in breadcrumb navigation.

docwriter-1.0 (2018-08-06)

  * Support MkDocs 1.0 and drop support for previous versions.

docwriter-0.3.1 (2018-08-03)

  * Change content type of README to markdown.

docwriter-0.3 (2018-08-02)

  * Change TOC link to 'index.html'.
  * Show long description in pypi project page.

docwriter-0.2 (2018-08-02)

  * Initial release.
