Skip to content

Commit

Permalink
update to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mtdb committed Feb 10, 2015
1 parent 1d5e3f0 commit 9da5085
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.2.2

- Added rolling through dashboards automatically through url parameter

## 0.2.1

- Fix bug 'more_info' not being displayed for the graph widget. Ty @torstenfeld
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setup(
name='django-dashing',
version='0.2.1',
version='0.2.2',
packages=['dashing'],
include_package_data=True,
license='BSD License',
Expand Down

0 comments on commit 9da5085

Please sign in to comment.