8000 updated CHANGELOG for 2.1.12 · symfony/symfony@c28ca56 · GitHub
[go: up one dir, main page]

Skip to content

Commit c28ca56

Browse files
committed
updated CHANGELOG for 2.1.12
1 parent 31f0efd commit c28ca56

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG-2.1.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ in 2.1 minor versions.
77
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
88
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v2.1.0...v2.1.1
99

10+
* 2.1.12 (2013-08-07)
11+
12+
* c35cc5b: added trusted hosts check
13+
* 6d555bc: Fixed metadata serialization
14+
* 0c0a3e9: [Console] fixed regression when calling a command foo:bar if there is another one like foo:bar:baz (closes #8245)
15+
* bbfde62: Fixed exit code for exceptions with error code 0
16+
1017
* 2.1.11 (2013-06-02)
1118

1219
* 2038329: [Form] [Validator] Fixed post_max_size = 0 bug (Issue #8065)

0 commit comments

Comments
 (0)
0