Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
jordisala1991 committed Oct 21, 2024
1 parent a68a035 commit bef55b5
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [0.14.0](https://github.com/Runroom/RunroomSamplesBundle/compare/0.13.0...0.14.0)
## [0.15.0](https://github.com/Runroom/RunroomSamplesBundle/compare/0.14.0...0.15.0)

### Merged

- Update runroom-packages and Doctrine DBAL, drop support for Symfony 5.4 [`#62`](https://github.com/Runroom/RunroomSamplesBundle/pull/62)
- Move config and templates outside Resources [`#61`](https://github.com/Runroom/RunroomSamplesBundle/pull/61)

### Commits

- fix [`587a4ca`](https://github.com/Runroom/RunroomSamplesBundle/commit/587a4cababe45c98653d48018fdb69ce22828c86)
- fix rector [`8e6b781`](https://github.com/Runroom/RunroomSamplesBundle/commit/8e6b781682926a6350af68aef014af9000dc0fe3)
- Update runroom packages and doctrine dbal [`37be6a4`](https://github.com/Runroom/RunroomSamplesBundle/commit/37be6a4b8f0062c844d5be71ea9cf195281bf98e)
- Fix errors in previous upgrade [`47fa862`](https://github.com/Runroom/RunroomSamplesBundle/commit/47fa862841cdcd8cbf5893c5d7177c609fd1ee4a)
- improve CI [`387db78`](https://github.com/Runroom/RunroomSamplesBundle/commit/387db78c1139488af72a85ecf42df8f64ce12b0e)
- fix tests [`741e862`](https://github.com/Runroom/RunroomSamplesBundle/commit/741e862708532366beb6ffc0c79ec4dbf62ac0ac)
- fix badges [`55bf67a`](https://github.com/Runroom/RunroomSamplesBundle/commit/55bf67aa595d9d9484b46af9c63100f1e7187e62)
- improve php-cs-fixer configuration [`3376326`](https://github.com/Runroom/RunroomSamplesBundle/commit/337632623147691df2e6b2df4b8d99822d570c30)
- fix cs-fixer [`98fddb1`](https://github.com/Runroom/RunroomSamplesBundle/commit/98fddb1bc5b8284a80be5c35922a04d259b516ad)
- avoid deprecation [`79770bd`](https://github.com/Runroom/RunroomSamplesBundle/commit/79770bd824e5ef92c7e26629eb0bdb05754f2391)

## [0.14.0](https://github.com/Runroom/RunroomSamplesBundle/compare/0.13.0...0.14.0) - 2024-09-06

### Merged

Expand All @@ -18,6 +38,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Removed knplabs/doctrine-behaviors and changed for runroom-packages/doctrine-translatable-bundle [`750d915`](https://github.com/Runroom/RunroomSamplesBundle/commit/750d915dd5315a1c45a19bbf5e0aa8451b349463)
- Symfony 7 compatibility [`8202120`](https://github.com/Runroom/RunroomSamplesBundle/commit/8202120c60a1e3203c7a89439f6006efe6972859)
- fix [`5e81a43`](https://github.com/Runroom/RunroomSamplesBundle/commit/5e81a434e6fd85e0f4a89945f98d045fdbc64c42)
- Prepare release [`ac40d46`](https://github.com/Runroom/RunroomSamplesBundle/commit/ac40d46e25c18c018454d5cbf89404e284521173)
- Updated runroom-packages [`bdaa228`](https://github.com/Runroom/RunroomSamplesBundle/commit/bdaa22823a7e42eef25c8b3b06b455a5064b3bb8)
- adjust versions [`fcfbfe7`](https://github.com/Runroom/RunroomSamplesBundle/commit/fcfbfe724c970248f5fb622fd5bac3d55f313ca7)
- Added github action for symfony 7 [`e738186`](https://github.com/Runroom/RunroomSamplesBundle/commit/e73818608d2e7ba3dabc4d4ea1f1c80f67c88777)
Expand Down

0 comments on commit bef55b5

Please sign in to comment.