Skip to content

Commit f91b3e7

Browse files
committed
Prepare release 8.0.0
1 parent f882344 commit f91b3e7

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Revision History
22

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+
314
## 7.0
415

516
### 7.0.0 (2015-08-24)

0 commit comments

Comments
 (0)