Skip to content

Commit

Permalink
Release version 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
aperezdc committed Sep 3, 2014
1 parent a2d3062 commit 3de8a4d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions NEWS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
Major changes among versions
==============================

v0.3.4
======
- Viewport is now defined in the generated HTML, which works better
for mobile devices.
- Even-odd row styling moved to the CSS using :nth-child(). This
makes the HTML served to clients smaller.

v0.3.3
======
- New feature: table headers in the default template are now clickable
Expand Down

0 comments on commit 3de8a4d

Please sign in to comment.