Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 1.03 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.

Unreleased

v0.2.0 - 2024-10-31

Added

  • Add Conditionable trait to Card (#7)

v0.1.1 - 2024-10-24

Added

  • Laravel 11 Support (#4)
  • PHP 8.3 Support (#6)

v0.1.0 - 2023-05-11

Added

  • Support Laravel 9.33 and higher (#2)

Fixed

  • Fix Readme.md badges (#1)