Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 1.18 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.

v1.1.0 - 2024-01-31

Added

  • Add PHP 8.3 Support (#7)

Fixed

  • Workflow: Use pull_request_target event to prevent permission issues from forks (#6)

v1.0.0 - 2023-04-11

Added

  • Everything!
  • Add Docker Image publisher (#2)

Optimized

  • Use pre-built Docker image in Action (#3)

Fixed

  • Fix crash when there are no parseable releases (#1)
  • Action: Fix bug causing Docker image not to be used (#4)