Browse Source
The "render_docs" command checks if markdown and pygments is installed. cc: #329
pull/340/head
Pēteris Caune
5 years ago
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2
1 changed files with
6 additions and
0 deletions
-
CHANGELOG.md
|
|
@ -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 |
|
|
|