Skip to content

Commit

Permalink
3.1.0 (#676)
Browse files Browse the repository at this point in the history
* 3.1.0

* Update CHANGELOG.md
  • Loading branch information
VincentLanglet committed Jul 22, 2022
1 parent c927817 commit 8c918d2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [3.1.0](https://github.com/sonata-project/SonataSeoBundle/compare/3.0.0...3.1.0) - 2022-07-13
### Changed
- [[#673](https://github.com/sonata-project/SonataSeoBundle/pull/673)] Make sitemap generator command lazy. ([@jordisala1991](https://github.com/jordisala1991))

### Removed
- [[#672](https://github.com/sonata-project/SonataSeoBundle/pull/672)] Support of Symfony 5.3 ([@franmomu](https://github.com/franmomu))

## [3.0.0](https://github.com/sonata-project/SonataSeoBundle/compare/3.0.0-RC1...3.0.0) - 2021-11-20
### Fixed
- [[#635](https://github.com/sonata-project/SonataSeoBundle/pull/635)] Fix block service registration ([@core23](https://github.com/core23))
Expand Down

0 comments on commit 8c918d2

Please sign in to comment.