Skip to content

Commit 9ea4b00

Browse files
committed
Prepare release 6.0.1
1 parent eb29754 commit 9ea4b00

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 6.0
44

5-
### 6.0.0
5+
### 6.0.0 (2014-07-03)
66

77
* Format output using Sabberworm\CSS\OutputFormat
88
* *No backwards-incompatible changes*
@@ -11,6 +11,11 @@
1111

1212
* The parse() method replaces __toString with an optional argument (instance of the OutputFormat class)
1313

14+
### 6.0.1 (2014-08-24)
15+
16+
* Remove some declarations in interfaces incompatible with PHP 5.3 (< 5.3.9)
17+
* *No deprecations*
18+
1419
## 5.0
1520

1621
### 5.0.0 (2013-03-20)

0 commit comments

Comments
 (0)