File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 22
33The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
44
5+ ## 0.6.0
6+
7+ ### Added
8+
9+ - Support for Symfony 4
10+ - Support for ` desc ` Twig filter
11+ - Support for extract/update only for one bundle
12+
13+ ### Fixed
14+
15+ - Dump configuration reference
16+ - Improved statistics on WebUI
17+
18+ ### Changed
19+
20+ - Commands are registered as services
21+ - ` EditInPlaceResponseListener::__construct ` uses ` UrlGeneratorInterface ` instead of the concreate class ` Router `
22+ - The ` php_translation.edit_in_place.activator ` service is public
23+
524## 0.5.0
625
726### Added
Original file line number Diff line number Diff line change 5252 },
5353 "extra" : {
5454 "branch-alias" : {
55- "dev-master" : " 0.4 -dev"
55+ "dev-master" : " 0.7 -dev"
5656 }
5757 }
5858}
You can’t perform that action at this time.
0 commit comments