File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 66
77
88__author__ = 'Hynek Schlawack'
9- __version__ = '2.0.1 '
9+ __version__ = '2.0.2 '
1010__license__ = 'MIT'
Original file line number Diff line number Diff line change @@ -4,13 +4,18 @@ Changelog
44=========
55
66
7+ 2.0.2 (2014-09-24)
8+ ------------------
9+
10+ - Fix detection of `pydoctor 0.5 <http://bazaar.launchpad.net/~mwhudson/pydoctor/dev/revision/605 >`_. (`#31 <https://github.com/hynek/doc2dash/issues/31 >`_)
11+
12+
7132.0.1 (2014-09-16)
814------------------
915
1016- Better Unicode support.
1117 The move from ``unicode_literals `` to explicit prefixes broke some things that are fixed now.
1218 (`#29 <https://github.com/hynek/doc2dash/issues/29 >`_, `#30 <https://github.com/hynek/doc2dash/issues/30 >`_)
13- - Fix detection of `pydoctor 0.5 <http://bazaar.launchpad.net/~mwhudson/pydoctor/dev/revision/605 >`_. (`#31 <https://github.com/hynek/doc2dash/issues/31 >`_)
1419
1520
16212.0.0 (2014-08-14)
You can’t perform that action at this time.
0 commit comments