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 eb29754 commit 9ea4b00Copy full SHA for 9ea4b00
1 file changed
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
## 6.0
4
5
-### 6.0.0
+### 6.0.0 (2014-07-03)
6
7
* Format output using Sabberworm\CSS\OutputFormat
8
* *No backwards-incompatible changes*
@@ -11,6 +11,11 @@
11
12
* The parse() method replaces __toString with an optional argument (instance of the OutputFormat class)
13
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
19
## 5.0
20
21
### 5.0.0 (2013-03-20)
0 commit comments