Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 496 Bytes

CHANGELOG.md

File metadata and controls

20 lines (15 loc) · 496 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.

[2.1.0] - 2021-10-20

Added

  • Support for PHP 8

Removed

  • Support for PHP 7.2 and 7.3

[2.0.0] - 2020-04-27

Breaking

  • Requires at least PHP 7.2

Changes

  • Updated to Slim v4
  • Added GitHub actions for testing and linting