Skip to content

Commit

Permalink
feat(doc): update changelog for 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Nek- committed Jun 9, 2022
1 parent 64b01a9 commit d7acc29
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [2.2.0] - 2021-06-09
### Added
- Deleted objects will now trigger PostPersistDomainRule like insertions & updates

### Changed
- Updated test suite to work with PHPUnit 8.x and run CI with PHP 8.0 & 8.1

## [2.1.4] - 2020-09-01
### Fixed
- Compatibilty with Symfony 4.3 (and 5.x), basically make the library usable again.
Expand Down

0 comments on commit d7acc29

Please sign in to comment.