Skip to content

Commit b0f8514

Browse files
committed
Release 1.4.0
1 parent c4ace05 commit b0f8514

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

History.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11

2+
1.4.0 / 2013-05-22
3+
==================
4+
5+
* add `position` option support
6+
* add .type to all nodes. Closes #18
7+
* fix comments within rulesets. Closes #30
8+
* fix handling of unterminated comment. Closes #24
9+
210
1.3.0 / 2013-05-21
311
==================
412

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "css-parse",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "CSS parser",
55
"keywords": ["css", "parser", "stylesheet"],
66
"author": "TJ Holowaychuk <tj@vision-media.ca>",

0 commit comments

Comments
 (0)