Skip to content

Commit 34ba634

Browse files
committed
Add HISTORY entry to sticter parsing
1 parent 423abb5 commit 34ba634

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

HISTORY.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
CSS Media Query Change History
22
==============================
33

4+
NEXT
5+
----
6+
7+
* Made `parse()` sticter; it will now thorw a `SyntaxError` if a media query is
8+
invalid. This makes it behave more like `JSON.parse()`.
9+
10+
411
0.1.2 (2014-01-21)
512
------------------
613

0 commit comments

Comments
 (0)