Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13d7d3a commit 40a77c1Copy full SHA for 40a77c1
CHANGELOG-2.0.md
@@ -7,11 +7,15 @@ in 2.0 minor versions.
7
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
8
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v2.0.0...v2.0.1
9
10
+* 2.0.25 (2013-10-10)
11
+
12
+ * 13d7d3a: [Security] limited the password length passed to encoders
13
14
* 2.0.24 (2013-08-07)
15
16
* added trusted hosts check
17
* fixed metadata serialization
-
18
19
* 2.0.23 (2013-03-20)
20
21
* f8812b2: [Form] Fixed "label" option to accept the value "0"
0 commit comments