Skip to content

Commit e946eb3

Browse files
committed
prepare release
1 parent efd4a1f commit e946eb3

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
Changelog
22
=========
33

4-
2.1.0 (unreleased)
5-
------------------
4+
2.1.12
5+
------
6+
7+
* **2019-07-26**: Work around name collision with Symfony 4.3.
8+
`BaseTestCase::getClient` is deprecated, use `BaseTestCase::getFrameworkBundleClient` instead.
9+
10+
2.1.0
11+
-----
612

713
* **2017-01-18**: Introduce a `TestCompilePass` to make services public, which are needed
814
in i.e. a WebTest.

0 commit comments

Comments
 (0)