Skip to content

Commit

Permalink
preparing relaese 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Mönch committed Jan 6, 2016
1 parent 1f5b77d commit 16b004f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

## 0.9.0 / 2016-01-06

* added support for doctrine/orm 2.5.x
* some CS fixes
* moved test case classes in their own files

#### breaking changes

* removed support for doctrine/orm < 2.4
* removed support for doctrine/doctrine-bundle < 1.4
* removed support for gedmo/doctrine-extensions < 2.3.1
* removed support for symfony/framework-bundle < 2.3

0 comments on commit 16b004f

Please sign in to comment.