The "render_docs" command checks if markdown and pygments is installed. cc: #329

This commit is contained in:
Pēteris Caune 2020-02-14 10:16:43 +02:00
parent 82d61335b0
commit 683dda9c5d
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2

View File

@ -1,6 +1,12 @@
# Changelog
All notable changes to this project will be documented in this file.
## v1.14.0 - Unreleased
### Bug Fixes
- The "render_docs" command checks if markdown and pygments is installed (#329)
## v1.13.0 - 2020-02-13
### Improvements