Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

36 lines (30 loc) · 1.25 KB

Changelog for NetBrothers Versions

Version 3.0.0 - 29.05.2024

  • updated symfony requirements to >=7 <8
  • updated php requirements to >=8.2
  • Upgrading Version-Number to 3.0.0

Version 2.0.0 - 06.12.2023

  • Fixing Deprecated Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated.
  • updated symfony requirements to >=6 <7
  • updated php requirements to >=8.1
  • Upgrading Version-Number to 2.0.0

Version 0.0.4 - 18.02.2022

  • Fixing Bug "There is no active transaction".
  • Upgrading Version-Number

Version 0.0.3 - 03.02.2022

  • Adding "?ExtensionInterface" as a native return type declaration in class NetBrothers\VersionBundle\NetBrothersVersionBundle.
  • php requirements updated in composer.json to >=7.4
  • Upgrading Version-Number

Version 0.0.2 - 15.11.2021

  • Fixing Issue (#1 Deprecated Doctrine-Statement)[#1] in src/Services/Sql/ExecuteService.php
  • Upgrading Version-Number

Version 0.0.1

First rollout :)