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 c25bc2e commit 1788e91Copy full SHA for 1788e91
1 file changed
docs/changelog.rst
@@ -4,6 +4,14 @@ Changelog
4
=========
5
6
7
+2.0.1 (UNRELEASED)
8
+------------------
9
+
10
+- Better Unicode support.
11
+ The move from ``unicode_literals`` to explicit prefixes broke some things that are fixed now.
12
+ (`#29 <https://github.com/hynek/doc2dash/issues/29>`_, `#30 <https://github.com/hynek/doc2dash/issues/30>`_)
13
14
15
2.0.0 (2014-08-14)
16
------------------
17
0 commit comments