Skip to content

Commit

Permalink
4.6.1 (#1725)
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentLanglet committed Nov 21, 2023
1 parent eaeaf8c commit c0b2c44
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,11 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [4.6.1](https://github.com/sonata-project/SonataPageBundle/compare/4.6.0...4.6.1) - 2023-11-21
### Fixed
- [[#1724](https://github.com/sonata-project/SonataPageBundle/pull/1724)] Usage of deprecated method `renderWithParams` ([@VincentLanglet](https://github.com/VincentLanglet))
- [[#1721](https://github.com/sonata-project/SonataPageBundle/pull/1721)] Removal of a page ([@GeraudBourdin](https://github.com/GeraudBourdin))

## [4.6.0](https://github.com/sonata-project/SonataPageBundle/compare/4.5.0...4.6.0) - 2023-09-07
### Changed
- [[#1522](https://github.com/sonata-project/SonataPageBundle/pull/1522)] Uses Symfony Serializer to transform Page and Block Models into array for json ([@Hanmac](https://github.com/Hanmac))
Expand Down

0 comments on commit c0b2c44

Please sign in to comment.