Skip to content

Commit 3877869

Browse files
authored
Merge pull request #106 from sabberworm/release-8
Release 8
2 parents bfca845 + 2f5b587 commit 3877869

File tree

5 files changed

+495
-374
lines changed

5 files changed

+495
-374
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)