2.4.8
What's Changed
- Fix Nested LoggerChain DoctrineSubscriber issue (#185) by @oleg-andreyev in #186
- Skip embedded class from schema listener by @DamienHarper in #189
BC changes
ViewerController
does not extendAbstractController
anymore. So, if you use a custom controller extendingViewerController
, you have to adjust it manually.
New Contributors
- @oleg-andreyev made their first contribution in #186
References
Full Changelog: 2.4.7...2.4.8