We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6084b1f commit 3f831feCopy full SHA for 3f831fe
NEWS.rst
@@ -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
14
News in version 0.3
15
===================
16
0 commit comments