Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 553 Bytes

changelog.md

File metadata and controls

24 lines (14 loc) · 553 Bytes

Changelog

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

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

Version 2.0.0

Added

  • Support for Laravel 10.x

Changed

  • BREAKING CHANGE: Minimum PHP version is set to 8.0
  • Minimum illuminate/database package version is set to 9.x
  • Minimum illuminate/support package version is set to 9.x

Version 1.0.0

Added

  • Initial commit