Skip to content

Latest commit

 

History

History
138 lines (83 loc) · 4.13 KB

CHANGELOG.md

File metadata and controls

138 lines (83 loc) · 4.13 KB

Changelog

All notable changes to this project will be documented in this file, in reverse chronological order by release.

0.6.0

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #245 Rename route prefix

0.5.0

Added

  • #117 Add Security Context

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.4.0

Added

  • #244 Update phpunit/phpunit requirement from ^10.0 to ^11.2
  • #243 Sulu 2.6 compatibility

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.3.0

Added

  • #242 Bump sulu/sulu to 2.5.19
  • #240 Bump phpstan/phpstan to 1.11.5
  • #238 Bump phpunit/phpunit to 10.5.21
  • #237 Bump phpstan/extension-installer to 1.4.1
  • #234 Bump symfony/framework-bundle to 6.4.8
  • #233 Bump symfony/http-foundation to 6.4.8
  • #232 Bump symfony/http-kernel to 6.4.8
  • #231 Bump symfony/routing to 6.4.8
  • #230 Bump symfony/dependency-injection to 6.4.8
  • #227 Bump squizlabs/php_codesniffer to 3.10.1
  • #223 Bump phpstan/phpstan-phpunit to 1.4.0
  • #222 Bump phpstan/phpstan-strict-rules to 1.6.0
  • #196 Bump madewithlove/license-checker to 1.6

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.2.0

Added

  • #90 Bump phpunit/phpunit to 10.3.1
  • #89 Bump phpstan/phpstan to 1.10.27
  • #88 Bump sulu/sulu to 2.5.10
  • #84 Bump symfony/http-kernel to 6.2.14
  • #83 Bump symfony/routing to 6.3.3
  • #81 Bump symfony/framework-bundle to 6.2.13
  • #79 Bump symfony/dependency-injection to 6.2.13
  • #78 Bump symfony/http-foundation to 6.3.2
  • #39 Bump madewithlove/license-checker to 1.5
  • #37 Bump phpstan/extension-installer to 1.3.0
  • #22 Bump phpstan/phpstan-strict-rules to 1.5.1
  • #13 Add phly/keep-a-changelog dependency
  • #1 Configure GitHub Actions

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #116 Make PHPStan happy
  • #86 Format mailto: as defined in the specs
  • #21 Set List& Detail resources to Default BundleConfig

0.1.0

Added

  • Initial release.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.