Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 787 Bytes

CHANGELOG.md

File metadata and controls

32 lines (19 loc) · 787 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.

[0.4.2] - 04-25-2023

Fixed

  • Changed Craft::warn() to Craft::warning() in Assets service class

[0.4.1] - 04-25-2023

Added

  • Added migration query update to the Install migration for rosas->lsst namespace

[0.4] - 04-12-2023

Changed

  • Namespace change from rosas -> lsst

Fixed

  • Tech debt clean-up:
    • PhpStorm-isms for method/class annotations
    • Miscellaneous tech debt clean-up
    • Changed return type of exception logic in Assets service to string
    • Changed logging to Craft::warn() for stdout