Skip to content

Commit

Permalink
Update changelog for v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GromNaN authored Mar 28, 2018
1 parent 6addac7 commit 69fd3e7
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,14 @@ Collections Abstraction library

## Changelog

### v1.5.0

* [Require PHP 7.1+](https://github.com/doctrine/collections/pull/105)
* [Drop HHVM support](https://github.com/doctrine/collections/pull/118)

### v1.4.0

* [Upgraded to PHP 5.6 minimum](https://github.com/doctrine/collections/pull/105)
* [Require PHP 5.6+](https://github.com/doctrine/collections/pull/105)
* [Add `ArrayCollection::createFrom()`](https://github.com/doctrine/collections/pull/91)
* [Support non-camel-case naming](https://github.com/doctrine/collections/pull/57)
* [Comparison `START_WITH`, `END_WITH`](https://github.com/doctrine/collections/pull/78)
Expand Down

0 comments on commit 69fd3e7

Please sign in to comment.