Skip to content

Commit

Permalink
Prepare release v0.12.4 (#456)
Browse files Browse the repository at this point in the history
* Prepare release v0.12.4

* Update Changelog.md

* Include merged #451 PR in the changelog
  • Loading branch information
bocharsky-bw authored Jan 20, 2022
1 parent 92f3de5 commit d9d71b1
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

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

## 0.12.4

### Fixed

- Fix extractor parameters #438
- Make Profiler service an optional argument for SymfonyProfilerController #440
- Update ExtractCommand.php #435
- Fix tests on Symfony 5.3 #443
- Suppress getMasterRequest() deprecation message #444
- Suppress deprecations on deprecating legacy services #445
- Fix PHPUnit deprecations #447
- Fix broken tests #458
- Register visitor tag also for TranslateAnnotationVisitor and Knp visitors #451

### Removed

- Drop SensioLabs (Symfony) insight badge #441

## 0.12.3

### Fixed
Expand Down

0 comments on commit d9d71b1

Please sign in to comment.