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 cb44bc9 commit 6cbd0edCopy full SHA for 6cbd0ed
Changelog.md
@@ -2,6 +2,30 @@
2
3
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
4
5
+## 0.6.2
6
+
7
+### Added
8
9
+- User feedback when you use DeleteObsoleteCommand.
10
+- Injecet depedencies in commands.
11
+- Added argument for sync direction.
12
13
+### Changed
14
15
+- The service `php_translation.storage.default` is now public.
16
+- The XliffDumper does not backup existing files before creating dump. This is the default behavior in
17
+ Symfony 4.
18
19
+### Fixed
20
21
+- `Metadata::$notes` will not change when running `Metadata::getAllInCategory()`
22
23
+## 0.6.1
24
25
26
27
+-- Symfony 4 issues with the DownloadCommand.
28
29
## 0.6.0
30
31
### Added
0 commit comments