Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-schranz committed Apr 5, 2024
1 parent 9b60be7 commit d1bb3c2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
Changelog for MassiveBuildBundle
================================

* [0.5.7 (2023-04-05)](https://github.com/massiveart/MassiveBuildBundle/releases/tag/0.5.7)
* Fix Sulu compatibility by avoid bc break in BuildCommand::configure

* [0.5.6 (2023-04-05)](https://github.com/massiveart/MassiveBuildBundle/releases/tag/0.5.6)
* Introduce own `ContainerAwareInterface` to keep compatibility with Symfony 7.
* Introduce own `ContainerAwareInterface` to keep compatibility with Symfony 7

```diff
-use Symfony\Component\DependencyInjection\ContainerAwareInterface;
Expand Down

0 comments on commit d1bb3c2

Please sign in to comment.