Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 734 Bytes

File metadata and controls

24 lines (16 loc) · 734 Bytes

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.0.0] - 2025-03-14

Changed

  • Upgraded Laravel framework from v9 to v10
  • Updated PHP requirement from 8.0.2 to 8.1
  • Updated all dependencies to compatible versions

Removed

  • Removed unused packages (axios, lodash, postcss)
  • Removed unused development tools (laravel/pint, laravel/sail)

Added

  • Improved README with updated requirements and installation instructions

[1.0.0] - Prior to 2025-03-14

  • Initial release of the Laravel ButterCMS Starter Project