We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a214a9 commit bfb5370Copy full SHA for bfb5370
history.md
@@ -2,5 +2,10 @@
2
3
<!--lint disable no-multiple-toplevel-headings -->
4
5
+2.0.0 / 2016-04-12
6
+==================
7
+
8
+* Add support for non-lowercase tag-names ([`5a214a9`](https://github.com/wooorm/hast-util-parse-selector/commit/5a214a9))
9
10
1.0.0 / 2016-02-21
11
==================
package.json
@@ -1,6 +1,6 @@
1
{
"name": "hast-util-parse-selector",
- "version": "1.0.0",
+ "version": "2.0.0",
"description": "Parse a simple CSS selector to a HAST node",
"license": "MIT",
"keywords": [
0 commit comments