Skip to content

Commit 546b2b9

Browse files
committed
Prepare release 7.0.2
1 parent 3f4c774 commit 546b2b9

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@
1313
### 7.0.1 (2015-12-25)
1414

1515
* No more suppressed `E_NOTICE`
16+
* *No backwards-incompatible changes*
17+
* *No deprecations*
18+
19+
### 7.0.2 (2016-02-11)
20+
21+
* 150 time performance boost thanks to @[ossinkine](https://github.com/ossinkine)
22+
* *No backwards-incompatible changes*
1623
* *No deprecations*
1724

1825
## 6.0

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -508,6 +508,7 @@ To see what you can do with output formatting, look at the tests in `tests/Sabbe
508508

509509
* [ju1ius](https://github.com/ju1ius) for the specificity parsing code and the ability to expand/compact shorthand properties.
510510
* [GaryJones](https://github.com/GaryJones) for lots of input and [http://css-specificity.info/](http://css-specificity.info/).
511+
* [ossinkine](https://github.com/ossinkine) for a 150 time performance boost.
511512
* [docteurklein](https://github.com/docteurklein) for output formatting and `CSSList->remove()` inspiration.
512513
* [nicolopignatelli](https://github.com/nicolopignatelli) for PSR-0 compatibility.
513514
* [diegoembarcadero](https://github.com/diegoembarcadero) for keyframe at-rule parsing.

0 commit comments

Comments
 (0)