Skip to content

Latest commit

 

History

History
51 lines (27 loc) · 928 Bytes

CHANGELOG.md

File metadata and controls

51 lines (27 loc) · 928 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.

[Unreleased]

[2.1.1] - 2025-03-04

Fixed

  • Dependency upgrade

[2.1.0] - 2025-03-04

Added

  • Laravel 12 support

Removed

  • Laravel 10 support

[2.0.1] - 2024-05-15

Fixed

  • Update docblock preventing fatal error when configuring local assets for badge URLs

[2.0.0] - 2024-05-14

Changed

  • Config values under companion.store added and/or changed, recommended to remove and publish it again

Fixed

  • Default values on applications store related methods

Added

  • Support for Laravel 11
  • getStoreQrCode application method to get QR code that links to the store URL

[1.0.0] - 2024-01-11

Added

  • Initial release!