Skip to content

Commit

Permalink
Added note about dropping PHP 5.4 (#61)
Browse files Browse the repository at this point in the history
Note in changelog about dropping PHP 5.4
  • Loading branch information
Nyholm authored and dbu committed Jun 28, 2016
1 parent 86bc89f commit e11cbc7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

## 0.9.1 - 2016-06-28

### Changed

- Dropping PHP 5.4 support because we use the ::class constant.

## 0.9.0 - 2016-06-25

Expand Down

0 comments on commit e11cbc7

Please sign in to comment.