Skip to content

Commit 1e0b1fa

Browse files
committed
Prepare release 7.0.0
1 parent 647f53d commit 1e0b1fa

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

3+
## 7.0
4+
5+
### 7.0.0 (2015-08-24)
6+
7+
* Compatibility with PHP 7. Well timed, eh?
8+
9+
#### Deprecations
10+
11+
* The Sabberworm\CSS\Value\String class has been renamed to Sabberworm\CSS\Value\CSSString
12+
313
## 6.0
414

515
### 6.0.0 (2014-07-03)

Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ PROJECT_NAME = "Sabberworm/PHP-CSS-Parser"
3838
# could be handy for archiving the generated documentation or if some version
3939
# control system is used.
4040

41-
PROJECT_NUMBER = "6.0.1"
41+
PROJECT_NUMBER = "7.0.0"
4242

4343
# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444
# for a project that appears at the top of each page and should give viewer a

0 commit comments

Comments
 (0)