Skip to content

Commit 9334e51

Browse files
authored
Prepare for 0.4.2. (#57)
1 parent 22e75ba commit 9334e51

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Changelog.md

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

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

5+
## 0.4.2
6+
7+
### Added
8+
9+
- Autowire support by register interfaces as aliases for default services.
10+
11+
### Fixed
12+
13+
- Support for Symfony 4.2
14+
- Better query logging on exceptions
15+
516
## 0.4.1
617

718
### Added

0 commit comments

Comments
 (0)