Skip to content

Commit b3cce41

Browse files
authored
Prepare for 0.5.0 (#162)
1 parent 3053d61 commit b3cce41

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

Changelog.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,18 @@
22

33
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
44

5-
## Unreleased
5+
## 0.5.0
66

7-
## Added
7+
### Added
88

9+
- Symfony 4 support
910
- 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.
1017

1118
## 0.4.0
1219

0 commit comments

Comments
 (0)