Skip to content

Commit

Permalink
description NEWS in version 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
srittau committed May 17, 2014
1 parent 6084b1f commit 3f831fe
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions NEWS.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
News in version 0.4
===================

API Additions
-------------

* Add data property to element classes. This provides an API to
easily set and query data-* attributes.
* Add structural element Article (<article>).
* Add inline elements Link (<a>) and Time (<time>).
* Add description list elements DescriptionList (<dl>),
DescriptionTerm (<dt>), and DescriptionDefinition (<dd>).

News in version 0.3
===================

Expand Down

0 comments on commit 3f831fe

Please sign in to comment.