We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2feeca5 commit 420f1f9Copy full SHA for 420f1f9
CHANGELOG.md
@@ -1,6 +1,18 @@
1
Changelog
2
=========
3
4
+1.3.0-RC1
5
+---------
6
+
7
+* **2015-10-17**: Symfony 3 is supported
8
+* **2015-10-17**: [BC Break] `resources/config/dist/framework.yml` has been
9
+ renamed to `resources/config/dist/framework.php`
10
+* **2015-04-26**: Added `BaseTestCase::assertResponseSuccess()` to provide
11
+ helpfull output in case the response errored
12
+* **2015-04-19**: The package now requires `symfony/phpunit-bridge`
13
+* **2015-01-18**: Added required `--force` for the `doctrine:phpcr:init:dbal`
14
+ command to support Jackalope 1.2
15
16
1.2.0-RC2
17
---------
18
0 commit comments