Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 960 Bytes

CHANGELOG.md

File metadata and controls

41 lines (25 loc) · 960 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

Changed

  • Add catalog-info.yaml

v1.2.0 - 2024-07-02

Changed

  • Rename package from isaac/slugify-cli to iodigital-com/slugify-cli

v1.1.0 - 2024-07-02

Added

  • Add support for PHP 8.2 and 8.3

Changed

  • Upgrade cocur/slugify (v4.2.0 => v4.5.1)
  • Replace isaac/php-code-sniffer-standard package (v28.1.0) by iodigital-com/php-code-sniffer-standard (v29.2.0)
  • Upgrade phpstan/extension-installer (1.2.0 => 1.4.1)
  • Upgrade phpstan/phpstan (1.9.0 => 1.11.6)
  • Upgrade phpstan/phpstan-strict-rules (1.4.4 => 1.6.0)
  • Update copyright year and name
  • Update author email

Removed

  • Remove support for PHP 7.4

v1.0.0 - 2022-11-04

Initial release