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 df4a32c commit b06aa8eCopy full SHA for b06aa8e
CHANGELOG
@@ -2,6 +2,10 @@
2
ChangeLog
3
*********
4
5
+0.25.11 (2018-06-08)
6
+====================
7
+- Fix: Percent-encode quote characters in urls to avoid breaking some renderers.
8
+
9
0.25.10 (2018-06-06)
10
====================
11
- Fix: Brown-paper-bag release: actual change version in the code.
mfr/version.py
@@ -1 +1 @@
1
-__version__ = '0.25.10'
+__version__ = '0.25.11'
0 commit comments