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 3cfaeab commit bdd69caCopy full SHA for bdd69ca
CHANGELOG.md
@@ -1,2 +1,9 @@
1
+# 0.2.0 (2019-11-04)
2
+- add documentation, which can be generated with `make doc`
3
+- add `good` method for Tree
4
+- add `good` method for Attribute
5
+- add structured bindings [key, value] support for Attribute
6
+- The second parameter of `Tree::create_node` defaults to `MyHTML_NAMESPACE_HTML`
7
+
8
# 0.1.0 (2019-11-04)
9
- first pre-release
0 commit comments