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 7184d12 commit 80fadc0Copy full SHA for 80fadc0
CHANGELOG.md
@@ -1,13 +1,18 @@
1
# CHANGELOG
2
3
+## 2.0.0 - 2018-01-18
4
+
5
+* Added support for Symfony ~4.0
6
+* Updated package type for Symfony Flex support.
7
8
## 1.3.0 - 2017-07-12
9
10
* Added support for Symfony ~3.0.
11
* Fixed deprecation warnings being thrown on Symfony >= 2.6.
12
13
## 1.0.2 - 2015-09-05
14
-* Removed usage of `setFactory` method to ensure compatiable with
15
+* Removed usage of `setFactory` method to ensure compatibility with
16
`symfony/dependency-injection` ~2.3
17
18
## 1.0.1 - 2015-08-11
0 commit comments