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 3053d61 commit b3cce41Copy full SHA for b3cce41
Changelog.md
@@ -2,11 +2,18 @@
2
3
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
4
5
-## Unreleased
+## 0.5.0
6
7
-## Added
+### Added
8
9
+- Symfony 4 support
10
- New `--cache` option on the `translation:download` allowing to clear the cache automatically if the downloaded translations have changed.
11
+- Support for Yandex translator
12
+
13
+### Fixed
14
15
+- Wrong paths in web profiler when using Twig2.x.
16
+- Some JavaScript errors.
17
18
## 0.4.0
19
0 commit comments