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 f882344 commit f91b3e7Copy full SHA for f91b3e7
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Revision History
2
3
+## 8.0
4
+
5
+### 8.0.0 (2016-06-30)
6
7
+* Store source CSS line numbers in tokens and parsing exceptions.
8
+* *No deprecations*
9
10
+#### Backwards-incompatible changes
11
12
+* Unrecoverable parser errors throw an exception of type `Sabberworm\CSS\Parsing\SourceException` instead of `\Exception`.
13
14
## 7.0
15
16
### 7.0.0 (2015-08-24)
0 commit comments