Skip to content

Latest commit

 

History

History
80 lines (49 loc) · 3.17 KB

CHANGELOG.md

File metadata and controls

80 lines (49 loc) · 3.17 KB

Changelog

All notable changes to symfony-ignition-bundle will be documented in this file.

1.2.0 - 2025-01-08

What's Changed

Features

  • Add openai_key as an option to the Symfony config by @mrunkel in #31

Documentations

  • Fix configuration example at README.md by @diimpp in #29

Security

  • Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 by @dependabot in #27
  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #28

New Contributors

  • @diimpp made their first contribution in #29
  • @mrunkel made their first contribution in #31

Full Changelog: https://github.com/spatie/symfony-ignition-bundle/compare/1.1.0...1.2.0

1.1.0 - 2023-12-16

Add support for:

  • Symfony 7.0
  • PHP 8.2
  • PHP 8.3

Drop support for:

  • PHP 8.0
  • Symfony 6.0
  • Symfony 6.2

0.0.3 - 2023-06-22

What's Changed

  • Bump dependabot/fetch-metadata from 1.2.1 to 1.3.0 by @dependabot in #9
  • Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by @dependabot in #10
  • Bump actions/checkout from 2 to 3 by @dependabot in #8
  • Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in #12
  • Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #13
  • Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #14
  • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #15
  • Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #16
  • Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #17
  • added AI solution provider by @Nelwhix in #18

New Contributors

  • @Nelwhix made their first contribution in #18

Full Changelog: https://github.com/spatie/symfony-ignition-bundle/compare/0.0.2...0.0.3

0.0.2 - 2022-03-06

What's Changed

  • Fix PHPUnit tests when run in GH actions by @amacrobert in #4
  • Bump dependabot/fetch-metadata from 1.1.1 to 1.2.0 by @dependabot in #5
  • Bump dependabot/fetch-metadata from 1.2.0 to 1.2.1 by @dependabot in #6

Full Changelog: https://github.com/spatie/symfony-ignition-bundle/compare/0.0.1...0.0.2

0.0.1 - 2022-01-26

  • experimental release

1.0.0 - 202X-XX-XX

  • initial release