Skip to content

Commit

Permalink
Prepare release 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sabberworm committed Aug 24, 2015
1 parent 647f53d commit 1e0b1fa
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Revision History

## 7.0

### 7.0.0 (2015-08-24)

* Compatibility with PHP 7. Well timed, eh?

#### Deprecations

* The Sabberworm\CSS\Value\String class has been renamed to Sabberworm\CSS\Value\CSSString

## 6.0

### 6.0.0 (2014-07-03)
Expand Down
2 changes: 1 addition & 1 deletion Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ PROJECT_NAME = "Sabberworm/PHP-CSS-Parser"
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER = "6.0.1"
PROJECT_NUMBER = "7.0.0"

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

0 comments on commit 1e0b1fa

Please sign in to comment.