Skip to content

Commit

Permalink
Update changelog (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
XWB authored and Nyholm committed Jul 19, 2019
1 parent 2da9931 commit 3e439cb
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

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

## 0.8.2

### Added

- PHP 7.3 support
- Bing translator service

### Fixed

- Deprecated notice when using `symfony/config` >= 4.2
- Compatibility issues with Symfony 4.3
- Bad HTML generation when there is HTML in the translation
- Tweaked several Command descriptions
- Command translationdelete-obsolete did not run in non-interactive shells
- EditInPlaceResponseListener did not work properly with BinaryFileResponse

## 0.8.1

### Added
Expand Down

0 comments on commit 3e439cb

Please sign in to comment.