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 757fc8f commit 4ba79edCopy full SHA for 4ba79ed
Changelog.md
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-### 2.0.0 (2014-XX-XX)
+### 2.0.0 (2015-XX-XX)
5
6
* [BC break] The deprecated entity classes have been removed.
7
* The minimum requirement for Symfony has been bumped to 2.3 (older versions are already EOLed).
@@ -10,6 +10,7 @@ Changelog
10
variable rather than an error message.
11
* [BC break] The templating engine configuration has been removed, as well as the related code.
12
* [BC break] Changed the XML namespace to `http://friendsofsymfony.github.io/schema/dic/user`
13
+* [BC break] Added `UserInterface::getId`.
14
15
### 2.0.0-alpha1 (2014-09-26)
16
0 commit comments