We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae56002 commit 003565dCopy full SHA for 003565d
docs/changelog.rst
@@ -2,6 +2,11 @@
2
Changelog
3
=========
4
5
+- :bug:`141` Fix a typo in the code-block font family, which incorrectly
6
+ specified ``Deja Vu Sans Mono`` instead of ``DejaVu Sans Mono``. This would
7
+ primarily impact systems lacking the first two fonts (``Consolas`` and
8
+ ``Menlo``) such as Linux desktops. Thanks to Ilya Trukhanov for catch &
9
+ patch.
10
- :release:`0.7.11 <2018-06-18>`
11
- :bug:`73` Clean up some problematic font issues:
12
0 commit comments