Skip to content

Commit d9d71b1

Browse files
authored
Prepare release v0.12.4 (#456)
* Prepare release v0.12.4 * Update Changelog.md * Include merged #451 PR in the changelog
1 parent 92f3de5 commit d9d71b1

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

Changelog.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

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

5+
## 0.12.4
6+
7+
### Fixed
8+
9+
- Fix extractor parameters #438
10+
- Make Profiler service an optional argument for SymfonyProfilerController #440
11+
- Update ExtractCommand.php #435
12+
- Fix tests on Symfony 5.3 #443
13+
- Suppress getMasterRequest() deprecation message #444
14+
- Suppress deprecations on deprecating legacy services #445
15+
- Fix PHPUnit deprecations #447
16+
- Fix broken tests #458
17+
- Register visitor tag also for TranslateAnnotationVisitor and Knp visitors #451
18+
19+
### Removed
20+
21+
- Drop SensioLabs (Symfony) insight badge #441
22+
523
## 0.12.3
624

725
### Fixed

0 commit comments

Comments
 (0)