Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 618 Bytes

CHANGELOG.md

File metadata and controls

25 lines (18 loc) · 618 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]

[master] - 2022-02-17

Changed

  • migrating away from travis for CI.

[2.0.0] - 2021-01-16

Added

  • Added support for laravel/lumen up from 7.

Changed

  • Changed compatibility to php 7.2 or 8 and higher.

Removed

  • Dropped support for laravel/lumen 5/6 [EOL]

[1.0.10] - 2020-06-24

Fixed

  • Bug inside of foreign keys fixed.