Skip to content

Commit e2b6a8c

Browse files
authored
Merge pull request #67 from jolicode/release/prepare-0.1.3
Changelog update for the upcoming v0.1.3
2 parents 1abd6f5 + 4ccd82e commit e2b6a8c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [0.1.2] - 2024-11-20
411

512
- feature - support for Symfony 8.0
@@ -39,3 +46,4 @@ This is the initial release of the bundle.
3946
[0.1.0]: https://github.com/jolicode/mediabundle/releases/tag/v0.1.0
4047
[0.1.1]: https://github.com/jolicode/mediabundle/releases/tag/v0.1.1
4148
[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

Comments
 (0)