Skip to content
This repository has been archived by the owner on Jul 28, 2022. It is now read-only.

Commit

Permalink
3.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
phansys committed Jan 27, 2021
1 parent 31015db commit 6f27d04
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
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/).

## [3.29.0](https://github.com/sonata-project/SonataNotificationBundle/compare/3.10.0...3.29.0) - 2021-01-27
### Added
- [[#522](https://github.com/sonata-project/SonataNotificationBundle/pull/522)] Added support for `doctrine/persistence` 2 ([@core23](https://github.com/core23))
- [[#478](https://github.com/sonata-project/SonataNotificationBundle/pull/478)] Support for `nelmio/api-doc-bundle` >= 3.6 ([@wbloszyk](https://github.com/wbloszyk))

## [3.10.0](sonata-project/SonataNotificationBundle/compare/3.9.0...3.10.0) - 2020-09-22
### Changed
- [[#457](https://github.com/sonata-project/SonataNotificationBundle/pull/457)]
Expand Down Expand Up @@ -125,7 +130,7 @@ Error ([@wbloszyk](https://github.com/wbloszyk))
### Changed
- Auto-register all aliases as public
- Auto-register consumer as public service

### Fixed
- `isRequired()` was removed since a default is specified
- MessageAdmin loads correct ChoiceType for the state filter (instead of ChoiceFilter)
Expand Down

0 comments on commit 6f27d04

Please sign in to comment.