Skip to content

Commit

Permalink
Missing space in Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
paradoxxxzero committed Sep 5, 2016
1 parent 81751ca commit 9c9e337
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Changelog
* New call API: `chart = Line(fill=True); chart.add('title', [1, 3, 12]); chart.render()` can now be replaced with `Line(fill=True)(1, 3, 12, title='title').render()`
* Drop python 2.6 support


2.2.3
=====

Expand Down

0 comments on commit 9c9e337

Please sign in to comment.