Skip to content

Commit

Permalink
Prepare v3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
DjLeChuck committed Nov 4, 2021
1 parent d2a5d07 commit c515a08
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 @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [3.0.3]
## Fixed
- Add support for symfony/contracts ^2.3

## [3.0.2]
### Added
- Add PHP 8.0 support
Expand Down Expand Up @@ -58,7 +62,8 @@ inject the `@twig` service yourself
## [1.1.6] - 2019-10-30
Initial version for the CHANGELOG. Last version of the 1.x branch.

[Unreleased]: https://github.com/umanit/block-bundle/compare/3.0.2...HEAD
[Unreleased]: https://github.com/umanit/block-bundle/compare/3.0.3...HEAD
[3.0.3]: https://github.com/umanit/block-bundle/compare/3.0.2...3.0.3
[3.0.2]: https://github.com/umanit/block-bundle/compare/3.0.1...3.0.2
[3.0.1]: https://github.com/umanit/block-bundle/compare/3.0.0...3.0.1
[3.0.0]: https://github.com/umanit/block-bundle/compare/2.0.1...3.0.0
Expand Down

0 comments on commit c515a08

Please sign in to comment.