Skip to content

Commit 3f831fe

Browse files
committed
description NEWS in version 0.4
1 parent 6084b1f commit 3f831fe

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

NEWS.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
News in version 0.4
2+
===================
3+
4+
API Additions
5+
-------------
6+
7+
* Add data property to element classes. This provides an API to
8+
easily set and query data-* attributes.
9+
* Add structural element Article (<article>).
10+
* Add inline elements Link (<a>) and Time (<time>).
11+
* Add description list elements DescriptionList (<dl>),
12+
DescriptionTerm (<dt>), and DescriptionDefinition (<dd>).
13+
114
News in version 0.3
215
===================
316

0 commit comments

Comments
 (0)