Skip to content

Commit 380fb20

Browse files
authored
Merge pull request #53 from jolicode/release/prepare-0.1.2
CHANGELOG update for the upcoming v0.1.2
2 parents 55d2a1e + 57f9328 commit 380fb20

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

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

3-
## Not released yet
3+
## [0.1.2] - 2024-11-20
44

5-
* Add support for Symfony 8.0
5+
- feature - support for Symfony 8.0
6+
- feature - demo application to showcase the bundle features
7+
- fix - remove useless ext-json requirement
8+
- fix - support php 8.2 and test it
9+
- fix - sanitize cache keys to avoid reserved characters validation error
10+
- fix - improve dark mode styles for easyadmin
611

712
## [0.1.1] - 2025-11-12
813

@@ -33,3 +38,4 @@ This is the initial release of the bundle.
3338

3439
[0.1.0]: https://github.com/jolicode/mediabundle/releases/tag/v0.1.0
3540
[0.1.1]: https://github.com/jolicode/mediabundle/releases/tag/v0.1.1
41+
[0.1.2]: https://github.com/jolicode/mediabundle/releases/tag/v0.1.2

0 commit comments

Comments
 (0)