Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4734354

Browse files
committed
updated CHANGELOG for 2.2.0
1 parent 556ca0c commit 4734354

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG-2.2.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,24 @@ in 2.2 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.2.0...v2.2.1
99

10+
* 2.2.0 (2013-03-01)
11+
12+
* 5b19c89: [Console] fixed unparsed StringInput tokens
13+
* e92b76c: Mask PHP_AUTH_PW header in profiler
14+
* bae83c7: [TwigBridge] fixed trans twig extractor
15+
* f40adbc: [Finder] adds adapter selection/unselection capabilities
16+
* 8f8ba38: [DomCrawler] fix handling of schemes by Link::getUri()
17+
* 83382bc: [TwigBridge] fixed the translator extractor that were not trimming the text in trans tags (closes #7056)
18+
* b1ea8e5: Fixed handling absent href attribute in base tag
19+
* 83a61cf: fixed paths/notPaths regex for shell adapters
20+
* 32c5bf7: fix issue 4911
21+
* 13b8ce0: Adds expandable globs support to shell adapters
22+
* 850bd5a: [HttpFoundation] Fixed messed up headers
23+
* 4ecc246: Fixes AppCache + ESI + Stopwatch problem
24+
* 0690709: added a DebuClassLoader::findFile() method to make the wrapping less invasive
25+
* da22926: [Validator] gracefully handle transChoice errors
26+
* 635b1fc: StringInput resets the given options
27+
1028
* 2.2.0-RC3 (2013-02-24)
1129

1230
* b2080c4: [HttpFoundation] Remove Cache-Control when using https download via IE<9 (fixes #6750)

0 commit comments

Comments
 (0)