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 2da9931 commit 3e439cbCopy full SHA for 3e439cb
Changelog.md
@@ -2,6 +2,22 @@
2
3
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
4
5
+## 0.8.2
6
+
7
+### Added
8
9
+- PHP 7.3 support
10
+- Bing translator service
11
12
+### Fixed
13
14
+- Deprecated notice when using `symfony/config` >= 4.2
15
+- Compatibility issues with Symfony 4.3
16
+- Bad HTML generation when there is HTML in the translation
17
+- Tweaked several Command descriptions
18
+- Command translationdelete-obsolete did not run in non-interactive shells
19
+- EditInPlaceResponseListener did not work properly with BinaryFileResponse
20
21
## 0.8.1
22
23
### Added
0 commit comments