Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

36 lines (25 loc) · 1.01 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.2.0 - 2021-04-03

Changed

  • Support for PHP8
  • Support for new kernel and services

2.1.0 - 2021-01-17

Changed

  • Compatibility for ulrack/web ^3.0.
  • Trigger to register new routers.

2.0.0 - 2020-11-10

Added

  • Compatibility for ulrack/web ^2.0.

Removed

  • Removed the compiler in favor of the extensions for ulrack/web.

1.0.0 - 2020-08-09

Added

  • The initial implementation of the package.

Versions