Skip to content

Commit 65ce134

Browse files
committed
Updated Changelog for 0.8.0
1 parent be34679 commit 65ce134

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
### v0.8.0 2025-07-26 ###
2+
- Support for Symfony 7, minimum required Symfony version is now 5.4.
3+
- JMS\SerializerBundle is no longer a required dependency, symfony/serializer can be used instead.
4+
- Configuration changes:
5+
- Use `serialization_context` instead of `jms_serialization_context`.
6+
- Use `enable_max_depth' instead of `max_depth_checks`.
7+
8+
### v0.7.0-beta 2023-10-24 ###
9+
- Updated for Symfony 5 and 6 and PHP 8.
10+
111
### v0.6.1 2018-03-10 ###
212
- compatibility with Symfony 4, thanks to @shreypuranik
313
- make unit tests compatible with newer phpunit versions

0 commit comments

Comments
 (0)