We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1abd6f5 + 4ccd82e commit e2b6a8cCopy full SHA for e2b6a8c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.1.3] - 2024-11-23
4
+
5
+- fix - `Request::get()` deprecation
6
+- fix - no exception when rendering a non resolved media
7
+- fix - view mode switch in EA bridge
8
+- fix - have the bundle work correctly when optional dependencies are not installed
9
10
## [0.1.2] - 2024-11-20
11
12
- feature - support for Symfony 8.0
@@ -39,3 +46,4 @@ This is the initial release of the bundle.
39
46
[0.1.0]: https://github.com/jolicode/mediabundle/releases/tag/v0.1.0
40
47
[0.1.1]: https://github.com/jolicode/mediabundle/releases/tag/v0.1.1
41
48
[0.1.2]: https://github.com/jolicode/mediabundle/releases/tag/v0.1.2
49
+[0.1.3]: https://github.com/jolicode/mediabundle/releases/tag/v0.1.3
0 commit comments